t3-turbo-and-clerk icon indicating copy to clipboard operation
t3-turbo-and-clerk copied to clipboard

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

Open ravenwits opened this issue 1 year ago • 5 comments

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)

ravenwits avatar Jul 14 '23 16:07 ravenwits

I got this error today:

Error · Call to function 'ExpoWebBrowser.warmUpAsync' has been rejected. → Caused by: Cannot determine preferred package without satisfying it (native) construct (native) apply address at index.android.bundle:1:96533 _construct address at index.android.bundle:1:96178 Wrapper (native) construct address at index.android.bundle:1:660509 _createSuperInternal (native) call address at index.android.bundle:1:660794 CodedError

lucksp avatar Dec 28 '23 15:12 lucksp

@lucksp Did this issue resolved? Have you find any solution?

syed-sharukh-hussainy avatar Aug 27 '24 16:08 syed-sharukh-hussainy

@lucksp Did this issue resolved? Have you find any solution?

Nope...I don't see the error too often...

lucksp avatar Aug 27 '24 19:08 lucksp

I got this error this week also…

dotnich-io avatar Aug 28 '24 01:08 dotnich-io

@dotnich-io When I was in logic screen when I close the app and again open it I am getting this error. When you are getting this error?

syed-sharukh-hussainy avatar Aug 28 '24 05:08 syed-sharukh-hussainy