Recently updated react-native-auth0 to version 4.0.0 and react-native to 0.74.
Now when I am trying to login to application using universal login, it is able to get login success log at auth0 logs. But in reality the login is not redirecting back to app.
Help is highly appreciated as it is blocking us for production deployment.
If you need any additional info please let me know.
I understand your app is not redirecting after login after updating your react-native-auth0 and react-native versions. I took a look at the prod tenant under your account and see a few logs with “Callback URL mismatch” descriptions. You can view these by filtering logs by type f. When this error occurs, you need to add the URL provided in that error description to the Allowed Callback URLs field in the application’s settings.
If the issue persists and continues to be an urgent matter, please submit an Urgent support case here: https://support.auth0.com/. This case will likely require the review of a HAR file and sending them through the support center automatically sanitizes them.