Top "Facebook-ios-sdk" questions

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

Posting Photo to facebook fan page via iOS app by regular non-admin users

I am trying to post a photo to my apps facebook fan page and to the users wall also. I …

ios facebook-graph-api facebook-ios-sdk
No FBSession in Facebook iOS SDK 4.x

There is no more class FBSession in new Facebook iOS SDK v4.x. How can I find out whether user …

ios objective-c facebook-ios-sdk
First dialog after authenticating fails immediately and closes dialog

I'm using the latest Facebook SDK on iOS 5. I can use SSO to successfully authenticate the user, and then I …

dialog facebook-ios-sdk
How to Send App request to facebook friends through facebook iOS sdk?

I am using facebook sdk for my my iOS facebook application. I want to send app request to multiple users. …

facebook-graph-api graph dialog apprequests facebook-ios-sdk
Xcode 10 FBSDK 'SDKLoggingBehavior

I have updated to Xcode 10 and and am unable to compile my code. I get the following error from the …

swift facebook facebook-ios-sdk xcode10
Facebook SDK 3.1 iOS: Handle login if user remove app from Facebook Settings

I want to put some Facebook integration in my app. At this point I've managed to login, post to friends …

objective-c ios facebook facebook-ios-sdk
presentRequestsDialogModallyWithSession does not work, but gives good result

When I use the webdialog for a friendrequest, everything is going fine, except no request or anything is made. The …

api facebook-ios-sdk facebook-app-requests
Facebook SDK 4.5 IOS 9

I got an issue with the new FBSDK. Whenever I try to call the login method logInWithReadPermissions, I get this …

ios facebook facebook-ios-sdk ios9
How to post a photo. iOS Facebook SDK 3.1

I needed to publish a picture on my wall. The pic is generated in my iPad app.

facebook-graph-api http-post facebook-ios-sdk
Facebook iOS SDK v4.0 Check User Session State

In the new Facebook iOS SDK, the entire login process has been revamped. The old [FBSession activeSession].isOpen trick doesn't …

session facebook-ios-sdk