fbconnect

FB.ui does not work the first time. Help!

I created an app which publishes to the user's wall. The problem is, the first time the user accesses the page, the FB.ui doesn't show up. After one reload, it works perfectly. by first time, I mean when the user gives permissions to the app, OR when he has already given permissions. In both scenarios, the problem occurs. Any ideas, pe...

Calling fql queries from the iPhone fbconnect libraries

I started developing an iphone application in June 2010 that used the facebook API's extensively. I logged in and got a FBSession which contains the logged in user's profile id, etc. I then used the FBRequest class to make many calls using the FQL to get data. How do I call fql queries from the latest fb connect apis? ...

Getting infinite FB session key from an iPhone application

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 to get the offline_access extended permission which seems to be not working. FBPermissionDialog is not even showing that offline_access pe...

Problems with attach JSON on FBDialog using FBConnect on my iPhone App

Hello, 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. When I use the sample JSON that FBConnect includes it works great, the code is: dialog.attachment = @"{\"name\":\"Facebook Connect for iPhone\",\"href\":\"http://developers.facebook.com/connect.p...

FBConnect on iPhone - get wall contents of a user without the login dialog

Hi I have an app in which I'd like to show the user my company's status updates. Is it possible to get status updates of an account without the user having to login to FB? Or even if they have to login, can I get the public stream of the company's account and show to the user even if they are not in the friend list? If yes, how? Thank...

Upload Photo with FBConnect

I want to upload a photo in my app on Facebook. And i am using FBConnect. I am not able to code this. Please HELP. ...

Facebook API with iphone

Hello, 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-sdk and i read its documentation where i got confused this is what i want to do: 1) The image from the UIImageView must be posted...

FB connect logout problem: Logs out from FB site

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 actual fb site. ...

Android: FBConnect error

Hi, I am getting the following error while using a sample code of FBConnect. Earlier i was using Facebook rocket, but suddenly it started throwing some exceptions. Now when i am trying FBConnect it's also giving some errors: 10-28 20:32:29.779: ERROR/FBDialog(261): java.io.FileNotFoundException: http://www.facebook.com/login.php?conne...