react-native-google-signin / google-signin

Google Sign-in for your React Native applications
https://react-native-google-signin.github.io/
MIT License
3.13k stars 876 forks source link

Google modal frozen when I call await GoogleSignin.signIn() #1155

Closed alexrequelme closed 1 year ago

alexrequelme commented 1 year ago

Steps to Reproduce

When I call GoogleSignin.signIn(), the Google modal opens but it keeps loading and doesn't let me select any account, and I don't get any errors either.

Expected Behavior

Be able to login.

Actual Behavior

Infinite loading.

Environment