My setup:
- react-native@0.74.7
- react-native-auth0@4.4.0
I am having issues using the Auth0 Universal login portal in a simulator (both iOS and android). The portal popup window opens but the UI is frozen, the page is totally blank, the Cancel button doesn’t respond and the only way to close the popup is to force quit the app.
This behaviour doesn’t occur on real devices (android and iOS). There, I can see the Auth0 Universal portal fine and I am able to login.
Any idea what is going on and how I can remedy it?
Many thanks in advance!