facebook-ios-sdk
How to get photos of a facebook album in iPhone SDK?
I am developing a iPhone application开发者_StackOverflow社区 which get facebook album with this URL https://graph.facebook.com/me/albums?access_token=2227470867|2.ZJr73vaEvFeN4fI_A70RFw__.3600.1297090[详细]
2023-02-09 05:03 分类:问答Facebook ios-sdk: feed post don't show on News Feed
I try to post a message to feed, but her show only in profile. How to do make this message show on news feed and profile feed?[详细]
2023-02-08 19:06 分类:问答How to integerate Facebook chat in iPhone using xmpp framework
I am trying to integrate Facebook chat in iPhone, when I searched related stuff I found xmpp framework. I download it and run but it is not showing anything. Is there any tutorial available for th开发[详细]
2023-02-08 02:08 分类:问答facebookErrDomain code 3000
Today I received of one of my app users a complaint about an error code 3000. I could not find any information about this error, nor do I have a clue what caused this error, because i have no trackin[详细]
2023-02-07 23:33 分类:问答Upload photo to a facebook fan page
here\'s my code keypoints that I\'m using in order to upload photo to my fan page _permissions =[[NSArray arrayWithObjects:@\"read_stream\", @\"offline_access\", @\"publish_stream\", @\"manage_pages\[详细]
2023-02-07 09:57 分类:问答Facebook Graph API works in web browser, not in iOS SDK
I tried this in my web browser: https://graph.facebook.com/<facebookID>/statuses?access_token=<my access token>[详细]
2023-02-06 22:52 分类:问答How to implement Logout functionality for Facebook graph API
I implemented Facebook Graph API in my iPhone App and I succ开发者_开发技巧essfully post it in a wall. But each time I end my application and come back it stores my credentials (in Safari I guess as a[详细]
2023-02-05 06:29 分类:问答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 分类:问答FBRequestDelegate only works on AppDelegate?
I want to encapsulate all my Facebook interactions within a FacebookFacade class to keep things clean and tidy. I have an instance of the iOS SDK Facebook class within my FacebookFacade.[详细]
2023-02-01 06:56 分类:问答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 分类:问答
加载中,请稍侯......