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

Login by 2 step error on Ios. Popup disappears when get otp code from other app #211

Open thaibom95 opened 4 years ago

thaibom95 commented 4 years ago

I have a problem with 2 step login FB on Ios (Android work well) Popup enter username, password and input box to authenticate 2 step with otp code later disappear after i go back from other app (ex: google authentication). So i can not enter otp code. Has anyone had an error yet? And how to resolve this. Thanks.