Top "Facebook-login" questions

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

Facebook error: "(#100) Tried accessing nonexisting field (user_friends) on node type (User)"

I'm using MVC4 and try to integrate facebook-login. I've check the facebook scope list and it appears I use it …

facebook asp.net-mvc-4 permissions facebook-login
This app has no Android Key hashes configured. - Login with Facebook SDK

I have problem about login with facebook acount in my application. I read to Facebook Doc. And I did all …

android facebook login facebook-login facebook-graph-api-v2.2
Working with Facebook login from localhost

I have a React/Horizon app with facebook login. I am wondering if there is any option to work with …

facebook facebook-login
Native Facebook app does not open with Facebook login in iOS 9

I have updated iPhone 6 plus to iOS 9 beta and trying to perform Facebook login but each time its presenting UIWebView …

ios objective-c facebook ios9 facebook-login
Android Facebook SDK: Key hash does not match any stored key hashes when uploading google play

My app uses facebook api for user login. On developing it works fine, but when I uploaded it to google …

android facebook-login android-facebook
Error inflating class com.facebook.widget.LoginButton with Facebook SDK 4.0.1

I know this is a very common question, btu I have read through all the stack overflow questions without finding …

android facebook android-gradle-plugin facebook-login
Key hash doesn't match while facebook login in android

My app uses a simple facebook login. I have entered the keyhash in my app dashboard, key_hash section and …

android facebook facebook-login
Set permission for getting User's email ID from Facebook Login

I'm using Facebook 3.0 SDK for android. I have to implement Facebook log in. I'm accessing user's basic info like name, …

android facebook facebook-login facebook-android-sdk
Why Facebook application id suddenly become invalid?

First of all I'm sure that my fb app id is valid because users can log in my Android app …

android facebook facebook-graph-api facebook-login
FB is not defined in Facebook Login

I have the following code but the FB.login gives a FB is not defined javascript error. What am I …

facebook facebook-javascript-sdk facebook-login facebook-permissions