when the following include is added to my project, xcode fails to find it: import \"FBConnect/FBConnect.h\"
i h开发者_开发知识库ave the default login button of fbconnect sdk . i tap it and i connect then i post to my facebook profile something. when the post is finished i see that the button has changed to
I\'ve been trying to implement a background thread in my app to do the long haul, hard graft uploading stuff.
I was testing for a bug found by a t开发者_如何转开发ester when I ran across this.I think it\'s a FBConnect bug but I thought I would try here to see if anyone else has had this issue:
I have an app that I want to be able to connect to Facebook and post to the user\'s wall.I have the following code:
I am using facebook connect on my site. I use some code to retrive data from facebook like Profile Information, 开发者_JAVA技巧Friends list etc.
On my site the fb connect login button suddenly became unclickable, I have no i开发者_如何学Godea what I did
i am using fbconnect in my iphone application to post on my wall. i want to login every time. how to d开发者_StackOverflow社区o that ?
I\'m using FBConnect in my project. I would like to commit the whole login and publishing process开发者_开发问答 in an UIWebView instead of the popping window.
I would like to make a button in order for the user to be able to connect and join a group I have created in Facebook. Is this possible with Facebook Connect? Is ther开发者_高级运维e a tutorial or som