iPhone-Facebook-Graph-API
iPhone-Facebook-Graph-API copied to clipboard
!!NOTE!!: this project is no longer maintained. The official Facebook/iOS SDK can be found here: https://github.com/facebook/facebook-iphone-sdk This project is an open source Objective-C (iPhone/i...
Hello, Application crashed when I'm trying to compile for ios5. The problem was in method "data_reply = [NSURLConnection sendSynchronousRequest:request returningResponse:&response error:&err];" in FbGraph.m file. Solution: Before calling this method declare...
I got bad access during running this program . i dono what's the reason for this. will you help me please to find out .... self.callbackObject = anObject; in this...
Hi, I have used the same code to post and read data from Facebook.Earlier it was working fine but now when i try to use the same code it does...
Hello, FbGraph application crash when post wall, when i am create a distribution build, but it's working fine when using development build in real device, why this happen. Please help...