Open kattatzu opened 5 years ago
I also got same message from facebook
Please apply this pr https://github.com/roughike/flutter_facebook_login/pull/136.
How I can merge your code in my project?
Hi, it's not code, it's a pull request that was already registered.
The truth is that I do not know how to apply it on the original code, however the changes that the PR applies are small, so I will try to apply them manually.
Greetings.
I realized that in the code I had parameterized the login only via the web, which also alerted me to Facebook as a violation of the usage policies.
facebookLogin.loginBehavior = FacebookLoginBehavior.webOnly
In my code I do not have the lines you added (or edited) in your commits :(
is there any fix or alternative plugin to avoid this warning from facebook ?
Hello, yesterday I received an email from Facebook where it says that my application does not comply with the use policies, because according to them they do not use their SDK. Has this happened to anyone? If so, how should I fix it?
Regards ...