facebook-ios-sdk
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 分类:问答Not all the comments visible when pulling a post using Facebook graph API iphone
I searched through all the posts about Facebook graph API and didn\'t find anything about it. Here\'s the issue.[详细]
2023-01-29 08:03 分类:问答Storing accessToken in Facebook iOS SDK
I have the Facebook iOS SDK set up in my app. However, I 开发者_运维知识库have trouble determining when my session is finished. How to check if it\'s finished, and where (how) to store the access toke[详细]
2023-01-29 02:37 分类:问答FaceBook IOS SDK - GitHub
I start writing a simple app to use FaceBook IOS SDK from GitHub. I have a few questions about it: Is there a better documentation about those Delegate .. functions ? I cannot find those except the[详细]
2023-01-26 05:33 分类:问答How retrieve the username to make a complete wall post using a Facebook dialog in an iPhone app?
I\'m using this code to pop up a Facebook dialog and to allow the user to make a wall post, but the user name doesn\'t appear. I\'d like that the post seemed like \"USERNAME is using...\"[详细]
2023-01-25 22:32 分类:问答How do I get the full User object using Facebook Graph API and facebook ios sdk?
I\'m using the Facebook iOS S开发者_高级运维DK and Facebook Graph API. When I request \"me\", which should return all the properties of the current user, I\'m only actually getting a small subset of t[详细]
2023-01-23 13:16 分类:问答Like button in iOS application
Does anybody know how to place Facebook \"like\" button into iOS application? I\'ve tried the method described in this blog post. But I do not really like this method, because its ugly Login dialog. A[详细]
2023-01-21 14:49 分类:问答How to use Facebook Graph API for IOS
I am trying to have 开发者_如何学运维an iPhone application using Graph API where in a user can get his/her Facebook wall updates. (Something similar to functionality of Home Tab on Facebook).[详细]
2023-01-21 10:26 分类:问答Facebook connect from iPhone app
I am trying to integrate Facebook connect to my iPhone app but I have an error (code 10000): did fail: The operation couldn’t be completed. (facebookErrDomain error 10000.)[详细]
2023-01-20 10:06 分类:问答Can't get user info from Facebook with OAuth 2.0
As soon as the user is logged in, I retrieve the user info using this code: [_facebook requestWithGraphPath:@\"me\" andDelegate:self];[详细]
2023-01-15 16:37 分类:问答
加载中,请稍侯......