-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Describe the bug
Multiple errors when run in the browser for Expo mobile.
To Reproduce
Steps to reproduce the behavior:
yarn startfrom root- Navigate to http://localhost:19002/
- Click "Run in web browser"
Errors:
- Auth0 issue. Requires http://localhost:3000 in native application callback urls
- Callback URL mismatch. The provided redirect_uri is not in the list of allowed callback URLs
- React Navigation isn't set up for web
ApolloClientdoesn't properly initialize becausemanifestisundefined
Metadata
Metadata
Assignees
Labels
No labels