Top "Facebook-ios-sdk" questions

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

ios6 facebook integration login always FBSessionStateClosedLoginFailed never opens

this question is very similar to Facebook SDK for iOS , on iOS 4.0 device, but as I cannot make comments there, …

facebook ios6 facebook-ios-sdk
Why am I getting com.facebook.sdk.login error 308?

I am using Xcode 7.0, testing on iOS 9.0.2 and using Facebook SDK 4.7.0. When I am logging in a user, most of …

ios swift facebook facebook-ios-sdk
How to get photos of a facebook album in iPhone SDK?

I am developing a iPhone application which get facebook album with this URL https://graph.facebook.com/me/albums?access_…

ios facebook facebook-graph-api facebook-ios-sdk
FBSDKLoginManager with FBSDKLoginBehaviorWeb failing with "Not Logged In" error

Something must have changed recently on Facebook's servers regarding how they process login requests because this used to be working …

facebook-login facebook-ios-sdk facebook-sdk-4.0
Facebook iOS SDK 3.1 with XCode 4.2 linker errors

I've just updated the Facebook iOS SDK in my project from 3.0 to 3.1. The project does not compile anymore. Instead I …

cocoa-touch xcode4.2 facebook-ios-sdk
Handle invalid accessToken with FBSession openActiveSessionWithReadPermissions in Facebook iOS 3.1.1 SDK

Before anything, I have read both this and this questions to solve the problem below and before asking. My problem …

objective-c ios facebook facebook-ios-sdk
Facebook login always comes back as cancelled. (iOS Swift)

I'm currently trying implement Facebook login using the 4.0 version of the SDK, this also happens with the 3.+ version. When I …

ios facebook swift facebook-ios-sdk
Facebook Graph Request using Swift3 -

I am rewriting my graph requests with the latest Swift3. I am following the guide found here - https://developers.…

swift facebook facebook-graph-api facebook-ios-sdk
Post to user's Facebook wall with iPhone using latest FBConnect SDK

I'm having a tough time finding any good documentation for the FBConnect iPhone SDK. I have the SDK set up …

ios facebook-graph-api post facebook-ios-sdk fbconnect