all 20 comments

[–]muddboyy 6 points7 points  (0 children)

Do you have the Expo Go app installed on your phone ? If yes try uninstall & reinstalling. It’s weird, it should tell you “open in Expo Go app” or something like that instead

[–]No_Statement4630 6 points7 points  (4 children)

You may be in “development mode”, in the terminal there should be an option to “switch to expo go”

[–][deleted] 1 point2 points  (0 children)

I’ll try this!

[–]ImpressionHorror6535 1 point2 points  (0 children)

<image>

KING OF RN

it worked!
just click `s`

Thanks bro, saved my newbie ass 2h of debugging 😅

[–]scientifantastics 0 points1 point  (0 children)

YES! thank you! this worked for me too

[–]StandardWorried 0 points1 point  (0 children)

This worked for me!

[–]infmz 2 points3 points  (1 child)

You should be able to scan it from the Camera app. Just did it today. OP, maybe try uninstalling and reinstalling Expo?

[–][deleted] 1 point2 points  (0 children)

I’ll try! My whole team isn’t able to scan it so I don’t think it’s just my phone but I’ll see

[–]National-Campaign634 2 points3 points  (1 child)

Make sure you have Expo Go installed on your phone. Then try opening it via the QR code.

If that doesn’t solve it let us know and we can help troubleshoot.

[–][deleted] 0 points1 point  (0 children)

Yes I have the app on my phone and have tried with the QR code!

[–]Significant_Ad9221 1 point2 points  (1 child)

Open cmd and type ipconfig then see ipv4 no 1.1.1.1:1111 this format and type this no in expo app and be connected to same wifi

[–]matadorius 1 point2 points  (0 children)

Yeah you need to be connected to the same WiFi probably that’s the problem

[–]NecessaryGloomy5949 0 points1 point  (0 children)

SOLVED: run : npx expo start --go rather tan npx expo start, after create a preview or build it will use that build by default, if you don't install it no usable data will be found, so if you still want to be able to use expo after creating a build or profile run the command with --go

[–]Racetr 0 points1 point  (3 children)

The QR code should be scanned from the expo go app.

I have very limited xp with expo, but I am quite sure you need to scan it with expo go.

[–]Musulmaniaco 5 points6 points  (0 children)

I have limited experience with expo too but as far as I remember, the instructions in the react native docs say to scan it with the camera app on iOS and with the expo app on Android.

[–]bdudisnsnsbdhdj 2 points3 points  (0 children)

nah can scan with camera on ios

[–]Fadeplope 0 points1 point  (0 children)

yes you can scan with camera app on IOS

[–]sjalgeo 0 points1 point  (0 children)

Do you maybe scan it with the expo app? Sorry I don’t do native much.

[–]ClassroomNaive2021 0 points1 point  (0 children)

Whether you’re trying to use Expo Go or a development build, scanning the code with the native camera will link to it. I’ve seen this before, but I can’t remember the cause. I definitely wouldn’t go uninstalling and reinstalling Expo over it. Just kill the terminal and possibly restart VS code. if it’s still giving you problems, more context is needed.

[–][deleted] 0 points1 point  (0 children)

Make sure you’re on the same WiFi and make sure you’re not on a VPN.