I am using fbconnect api in my application for images uploading on facebook wall.it works for me well about 2 months ago.but Now its not work for me,for this purpose i integerate new fbconnect api using this link.. https://github.com/facebook/facebook-ios-sdk But its give me following 4 errors.
"_OBJC_CLASS_$_FBPermissionDialog", referenced from:
"_OBJC_CLASS_$_FBXMLHandler", referenced from:
"_OBJC_CLASS_$_FBSession", referenced from:
"_OBJC_CLASS_$_FBStreamDialog", referenced from:
Any one guide me that how i can fix this problem.thanx in advance.

