Google authentication just keeps loading

I’m using Expo.
This problem only happens on Android, it works on IOS.
It doesn’t return any errors, it just keeps loading infinitely.

Scenario:
1 - The app opens the browser to log in;
2 - I choose the option to log in with Google;
3 - I select my account;
4 - After selecting, it just loads and nothing else happens.

Observation:
In the “users” tab on the dashboard, the account I selected with the correct “Last login” appears.

Image:

Hi @cyberkaidev,

Welcome to the Auth0 Community!

It looks like the request is stalling on the google login page. Does this happen if you try to log into google in other apps too?

No… In all the applications that I use Google to log in, it works normally

Are you able to share the request URL that is stalling? Please obscure any sensitive data.

I managed to solve it.
I just generated another build and magically it worked :rofl:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.