Top "Facebook-login" questions

Facebook login is a popular sign in method for many websites using Facebook credentials.

FBSDKLog: Cannot use the Facebook app or Safari to authorize, fb**** is not registered as a URL Scheme

I want to have the Facebook app native dialog login (https://developers.facebook.com/docs/technical-guides/iossdk/login/#fbnative). In …

ios6 facebook-login
Facebook API: How to get the FB login user's unique ID? ID from API doesn't match 'real' user ID in v2.0

- (void)loginViewFetchedUserInfo:(FBLoginView *)loginView user:(id<FBGraphUser>)user { self.profilePictureView.profileID = user.objectID; self.nameLabel.text = user.…

ios facebook-graph-api facebook-login facebook-graph-api-v2.0
Facebook SDK 4.0.1 Login without login button

I'm trying to log in without using login button. I followed facebook tutorial but i can not get it work, …

android facebook-login facebook-sdk-4.0
is facebook connect or facebook login available for WAP/mobile site

I want to implement fb connect and fb login functionality on my mobile site. Is facebook connect or facebook login …

facebook mobile facebook-login wap
FB login callback function not responding if user is already logged in facebook

I am using fb connect using js. This is my code: <script> window.fbAsyncInit = function() { FB.init({ appId : …

php facebook facebook-login
Facebook login is currently unavailable

I'm setting up a 'Login with Facebook' button and have it on a test page. http://www.digitalinkmultimedia.com/my-account …

facebook-login business-catalyst
How do I get an APP ID for Facebook on my web site?

First of all, my simple purpose is to add a Facebook login button to my web site. So I go …

login web facebook-social-plugins facebook-login
Cannot resolve symbol AndroidJUnit4

I'm trying to add loginfacebook for my app. But when I added a repository that is need in doing this. …

java android-studio junit4 facebook-login android-instrumentation
New Facebook SDK Application Unavailable: The applicatioh you are trying to use is either no longer available or access is restricted

New users cannot log in via Facebook, receiving an error message saying: "Application not available: the application you are trying …

android facebook facebook-login