t3-turbo-and-clerk
t3-turbo-and-clerk copied to clipboard
Call to function 'ExpoWebBrowser.warmUpAsync' has been rejected.
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)
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 Did this issue resolved? Have you find any solution?
@lucksp Did this issue resolved? Have you find any solution?
Nope...I don't see the error too often...
I got this error this week also…
@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?