Skip to content

Mobile/Expo web support #148

@tiagob

Description

@tiagob

Describe the bug
Multiple errors when run in the browser for Expo mobile.

To Reproduce
Steps to reproduce the behavior:

  1. yarn start from root
  2. Navigate to http://localhost:19002/
  3. 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
  • ApolloClient doesn't properly initialize because manifest is undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions