Skip to main content

Questions tagged [facebook-ios-sdk]

Facebook's SDK for developing Facebook-connected applications for iOS devices

facebook-ios-sdk
3 votes
3 answers
5k views

Posting picture on Facebook 'feed' from an iPhone app

I am using ASIHTTPRequest to work on Facebook graph API. This is the nearest I have gone to posting a picture on the feed. So if I have a ASIFormDataRequest *request = [ASIFormDataRequest ...
Minar's user avatar
  • 483
1 vote
1 answer
2k views

How to connect FaceBook SDK with cocos2d

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 FaceBook SDK in cocos2d ...
V.V's user avatar
  • 3,092
1 vote
2 answers
2k views

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 ...
Joey's user avatar
  • 7,527
0 votes
1 answer
980 views

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....
wgpubs's user avatar
  • 8,211
0 votes
1 answer
507 views

iPhone FBConnect, dashboard.addnews

How to add news via FBConnect? I have the following code: NSString *newsBody = @"[{\"message\": \"News message\" }]"; NSMutableDictionary *params = [NSMutableDictionary dictionaryWithObject:newsBody ...
Dmitry's user avatar
  • 1,041

15 30 50 per page
1
116 117 118 119
120