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 happens after confirmation on Facebook #193

Open ghost opened 4 years ago

ghost commented 4 years ago
  1. The first screen showing choices "Log in with the Facebook app" or "Log in with phone or email". I click on "Log in with the Facebook app":

  2. On the second screen, I click on "Continue".

  3. And it returns me on the first screen, and it's not closing, nothing happens after.

TsogoS commented 4 years ago

Yeah same here... Using 1.2.0 and implementation 'com.facebook.android:facebook-android-sdk:[5,6)'. https://github.com/roughike/flutter_facebook_login/issues/156 helped.