I am using FBConnect in my iOS app, with the latest version of FBConnect-iOS. The github docs claim that no \"resume\" function is available for fbconnect sessions because the developer is not respon
hi all i have developed an app on Mac 10.6 with iOS 3.1.3 and i am using FBConnect for FB sharing in my app.i have already submitted the app to app store.but when i installed the application on iOS 4.
I have a problem with FaceBooks API. I can login and logout with no problem. But when i logout and then try to login back it logs me in automatically without even asking to enter username and password
When I logout from my site using FB connect, Facebook account also logged out. I need a alternate logout option, so that only fb session of my site destroyed, not from the a开发者_运维百科ctual fb sit
am new to iphone technology and i have been allocated on a project where i will be using an API of facebook so i have downloaded the facebook api from this link http://github.com/facebook/facebook-ios
I\'m trying to publish a post on the wall using FBConnect on my iPhone App, but I\'m having a very stranger issue with the attach JSON.
I have an iPhone application which uses FBConnect to log the user in and also get some extended permissions. Now I need an infinite FB session key to post some info on the user\'s wall and I am trying
I started developing an iPhone application in June 2010 that used the Facebook APIs extensively. I logged in and got a FBSession which contains the logged in user\'s profile id, etc. I t开发者_如何学G
I created an app which publishes to the user\'s wall. The problem is, the first time the user ac开发者_JAVA百科cesses the page, the FB.ui doesn\'t show up. After one reload, it works perfectly.
hi I am using FBConnect to post on users wall.... But is there a way I can po开发者_如何学编程st on friends wall??