roughike / flutter_facebook_login

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

Nothing return when login in android. #236

Open EmmanuelAmodu opened 4 years ago

EmmanuelAmodu commented 4 years ago

Application was initially working, but when I tried running on a new computer token is not returned not even an error message.

I have tried removing the plugin following the installation process again but no success.

yonchevgalin commented 4 years ago

I have the same problem, but when installing one specific plugin - flutter_braintree (without even importing it). Otherwise it works fine. Any ideas what could be wrong?

360adv commented 4 years ago

check this out for the Braintree problem https://github.com/roughike/flutter_facebook_login/issues/10