roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
404 stars 332 forks source link

Implementation error #278

Open xuala69 opened 4 years ago

xuala69 commented 4 years ago

Using flutter Facebook login for android and after entering credentials, I get the error : "Login failed.You can't use Facebook to log in to this app or website because there's an issue with its implementation of Facebook login." I have re checked the app ID ,redirect URL, app secret (on Firebase console and app codes) and don't find any mistakes. I'd be very happy if anyone could point me in the right direction to solving this.

MohammadUzair1 commented 4 years ago

https://programmingproalpha.blogspot.com/2020/08/how-to-make-facebook-log-in.html hope it helps