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 in Ipad - iOS 9 #233

Open danilonogueirateixeira opened 4 years ago

danilonogueirateixeira commented 4 years ago

After upgrading to version 3.0.0, the login with facebook does not load.

when i click to login, opens the web page but does not load the page to enter the username and password. on the console just shows that fbauth is null, with the same code works normal at 13