facebook-iphone-sdk

Adding Facebook iPhone SDK to Project = 102 error and build failed

As far as I can tell I've followed the instructions perfectly ... and yet I am getting 102 errors and build failed when I attempt to build my iPhone application project in XCode. I'm using XCode 3.2.2. What am I missing??? This is driving me mad! * UPDATE * Ok ... I was able to get this working by doing the following: Double-click...

is there a way to disconnect from facebook login without calling logout

Basically, I'd like to know how I can logout of my facebook session if I am in an iphone app and have connected to facebook (such that I do not have to repeatedly enter my login/password). Normally you'd disconnect in the app somewhere like in the options, but if this is not available (i.e. anything that triggers the FBSession logout me...

Trying to integrate FBConnect into iPhone Application but crashes

Hello -- There is a very peculiar FBConnect bug that has just recently started occurring. I've redownloaded the FBConnect iPhone SDK and attempted to run their sample code. The sample code crashes after I login. There is no output to the console, just this: [Session started at 2010-06-09 18:51:06 -0700.] The only thing I changed i...

how to connect facebook sdk with cocos2d

hi all, As we all know face book is providing SDK to add face book in our applications. In simple applications it's easy to add such sdk as all things are known, but how to add face book sdk in cocos2d applications. I am new to this thing, so if any one can help me out , how to add face book adk with cocos2d?? I've done the same in si...