I am trying to use the FBConnect SDK to connect to Facebook. Everything works fine the first time the user tries to login: the delegate method session:didLogin gets called, then I am able to acquire t
i have integrated Fbconnect in LoginViewController.I want to logout the s开发者_运维技巧ession from another view controller .. How i can do this ?
When I try to send invitations from my site, I am getting开发者_开发问答 this error, \"req-choice required as part of request-form content\". What does it mean?
When user hits the Cancel button in the FBStreamDialog, which inherits from FBDialog, I am having trouble differentiating it from when user clicks on the Publish button.Seems that the callback FBDialo
I have an iPhone app idea that will include viewing your news feed(开发者_C百科 stream ) in an iPhone app. There is a lot more to it than that, but I\'m wondering why I can\'t find any apps on the app
I have an ASP.net website which I want to introduce \'Facebook Connect\' functionality into, purely for account login/creation purposes. I want a user to be able to click the \'Login using Facebook\'
I\'m fetching some data from Facebook Connect (using the FBConnect Objective-C 2.0 framework) and I\'m doing all that in an NSOperation. It is in an NSOperation because I开发者_运维问答 have several o