I’m using Auth0 to authenticate users in my React Native app with Expo. The login flow works perfectly on iOS, where the app redirects correctly after signing in with Google. However, on Android, after completing the login, it doesn’t redirect back to the app, leaving the user stuck without returning to the app interface. Has anyone faced this issue and found a solution?
I’ve checked the URI and redirect settings in Auth0, and everything seems correctly configured, but the issue persists only on Android. Any ideas on what might be causing this or how to fix it?
The version "react-native-auth0": "^3.2.1" is not compatible with this Expo SDK version. Running prebuild with this version generated the following manifestPlaceholders in android/app/build.gradle: