How do I run my expo app using the tunnel? It worked last week but for the last 3 days, it stopped working.
Code written: expo start --tunnel
Methods I tried:
I used 3 different networks. One using public wifi, one using home wifi and lastly using 4G hotspot.
Logging into expo account before running expo start --tunnel
https://forums.expo.io/t/tunnel-url-not-found-failed-back-to-lan-url/14380/7
Is there any other way I can try to make the Tunnel URL to work?
EDIT: Sorry for the late update, but the solution I got is in this link! Expo forum discussion
Updating these node packages solved my problem:
expo-cli and @expo/ngrok
Your development laptop/computer needs to be on the same network as your mobile.
I connected my phone to my home wifi router and turned off 4g
Then I connected my laptop to the same wifi router
I created an account with expo and logged in by performing expo login and filling in the details
I then published by performing expo publish
I then scanned the qr code and it loaded and build the project onto my iphone
I then went into the root of the project and typed expo start --tunnel and it worked
I had the same error message, but running the command r
to restart expo worked for me.
expo r --tunnel
Hope this helps you
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With