when i use the API of easy facebook login assging the webview as (null) and the permissions as (email)
then when i click the Facebook login button it brings me a webview that asks for my facebook mail and password and it doesn’t detect my installed facebook app
Is their any way to make the user logged in automatically when he clicks the button without asking him for mail and password
yes, you should use facebook sdk instead of easy login, than it will use information from app
Yeah…Thanks Mr Sergey I already did that and it worked finally
Please try our sample project for easy social logins (Facebook, Twitter, Google Signin).
It works for us. You can check it with your Facebook account.
Maybe you should update the latest Backendless SDK (pod 3.0.41 release). Also you could compare our code with yours.
TestS3EasyLogin.zip (19.29MB)