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

java.lang.NullPointerException: Attempt to invoke virtual method 'int android.view.View.getVisibility()' on a null object reference #200

Open HaseebSajjad6048 opened 4 years ago

HaseebSajjad6048 commented 4 years ago

after adding credentials on login this issue occurs it also occurs when we click continue with facebook. app doesnt crash it keeps working and facebook user details are returned as expected.if anyone could help

tegarkurniawan commented 4 years ago

same issue