Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Call to function 'ExpoWebBrowser.warmUpAsync' has been rejected. #88

Open
@ravenwits

Description

I've cloned the repo. Configured all env variables and it works on next js. But when I initiate on Android with Expo go below error occurs. I've tried pnpm dev also tried cd into the expo dir then npm run start. Both ways it did not work.

As error suggest I thought some package(webbrowser) related to expo is not correctly installed, tried to reinstall but unfortunately no luck there too.
Couldn't have tested on apple because of the obvious reasons tho.

Thanks for your time.

Error: Call to function 'ExpoWebBrowser.warmUpAsync' has been rejected. → Caused by: Cannot determine preferred package without satisfying it at construct (native) at apply (native) at _construct (http://192.168.1.254:19000/index.ts.bundle?platform=android&dev=true&hot=false:19251:28) at Wrapper (http://192.168.1.254:19000/index.ts.bundle?platform=android&dev=true&hot=false:19213:25) at construct (native) at _createSuperInternal (http://192.168.1.254:19000/index.ts.bundle?platform=android&dev=true&hot=false:95278:322) at call (native) at CodedError (http://192.168.1.254:19000/index.ts.bundle?platform=android&dev=true&hot=false:95286:26)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions