fbconnect
How to send a message to friends inbox through fbconnect api or fbgraph api?
I want to ask that how to send message to a friend\'s inbox in Facebook through Facebook Conne开发者_开发技巧ct API or Facebook graph API.[详细]
2023-02-03 09:49 分类:问答Can I store Facebook access token and use it later?
I am building a web app (PHP) that uses FB connect. I successfully register / sign in user with the help of the PHP lib provided by facebook. Also I can post to wall, using this code[详细]
2023-02-03 05:37 分类:问答How to add a Facebook friend via FB iOS SDK
I\'m trying to let a u开发者_C百科ser \'add a friend\' using Facebook\'s iOS SDK. NSMutableDictionary* params = [NSMutableDictionary dictionaryWithObjectsAndKeys:[详细]
2023-02-01 08:40 分类:问答Newest FBConnect with Objective-C Application
I am using newest SDK for facebook for iphone application. My Problem is that i could not maintain the session through out the application. everytime i have to make new facebook variable and initilize[详细]
2023-02-01 01:57 分类:问答FBConnect Demo Application
I am running the demo application that is supplied with the facebook-ios-sdk. The application starts in the emulator, with a LogIn button. I click 开发者_开发问答the button which then launches safari[详细]
2023-02-01 01:32 分类:问答Post to user's Facebook wall with iPhone using latest FBConnect SDK
I\'m having a tough time finding any good documentation for the FBConnect iPhone SDK. I have the SDK set up to get the permissions from the user but making a simple post is escaping me. All I can find[详细]
2023-01-31 15:04 分类:问答Fbconnect ios sdk showing address invalid in ipad when logged in
i integrated facebook logn button in my ipad app and tried running it. when i clicked on the button it was showing login page and after i login with my fb username and password ,it showing the address[详细]
2023-01-31 13:29 分类:问答FBSessionDelegate methods not firing
I\'m attempting to implement the latest Facebook Connect SDK and I\'m having some troubles. For some reason the delegate callbacks for FBSessionDelegate protocol are not being fired. I\'ve followed th[详细]
2023-01-31 07:52 分类:问答iphone base sdk and FBConnect
I have noticed that when i set base sdk to 3.2 even when i run the app on a 4.+ ios device every time you switch between apps ,the app restarts .When bask sdk is 4.+ resumes from where it was left.[详细]
2023-01-29 05:29 分类:问答List of interactions of friends with a facebook app
Is there a way to get with FQL or fb.api methods list of interactions of friends in开发者_开发百科side an application ?I don\'t believe so... at least not unless you\'re using facebook widgets or what[详细]
2023-01-27 13:00 分类:问答