Top "Facebook-sdk-3.0" questions

The Facebook SDK version 3.0 released on 07/08/2012

Facebook sdk get users phone number or Address?

I think i dug through the whole facebook sdk documentation but can't seem to find the way to get the …

facebook-graph-api facebook-android-sdk facebook-sdk-3.0
Lexical or Preprocessor Issue 'FacebookSDK/FacebookSDK.h' file not found

I just add facebookSDK.framework in ios project through this document :Getting Started with the Facebook SDK for iOS I …

ios objective-c facebook-graph-api xcode5 facebook-sdk-3.0
Android facebook login not working with installed Facebook app

I have set up simple facebook login. For Android 2.3.6 everything works as should, user gets prompt login dialog, enters data …

android facebook facebook-android-sdk facebook-sdk-3.0
Sign out from google and facebook in android application

I have integrated google and facebook sign up using their respective methods. But after successful signing, I want to open …

android android-activity android-studio facebook-sdk-3.0 google-plus-signin
AccessToken token:ACCESS_TOKEN_REMOVED in Facebook Android SDK

I am using the Facebook SDK but I want to create the photo album but I am getting ACCESS_TOKEN_…

android facebook facebook-sdk-3.0
iOS Facebook Login Tutorial

How to integrate Facebook login into an iOS app, for ALL versions? I've scoured Google and GitHub for hours on …

ios facebook facebook-graph-api facebook-sdk-3.0 acaccountstore
iOS Facebook SDK Error Domain com.facebook.sdk Code 2 and Code 7

I am developing the application which allow user to login via Facebook (using Facebook SDK for it). The error appears …

ios objective-c facebook facebook-sdk-3.0
Facebook Login: "The application has disabled the Oauth client flow for Facebook integration"

I am doing Facebook login integration with my Android app. When I login it gives me the message that "Your …

android facebook-graph-api oauth facebook-sdk-3.0
Application singleton use in Android

I have a facebook initialize sdk call and I need it to initialize the moment application is launched: I want …

java android singleton facebook-sdk-3.0
Facebook Android SDK & java.lang.NullPointerException

I am having trouble opening an active facebook session in my android app as per the tutorial posted at https://…

android facebook android-facebook facebook-sdk-3.0