Expo requires to run only through tunnel after detaching

after detaching the project

expo runs only through tunnel - it can’t run through localhost or LAN

the behavior after clicking share and capture the barcode - the camera preview closes and nothing occurs at all

are you opening it in the app that you built or trying to open your app in the Expo client from the app store?

@ccheever

how this ?

= certainly I open my app in the Expo client from the app store

In your terminal run exp diagnostics and paste the output here.
Please also let us know about your app’s target (iOS, Android, Client, Standalone, ExpoKit)

@bacon

Environment:
OS: macOS High Sierra 10.13.2
Node: 10.5.0
Yarn: Not Found
npm: 6.1.0
Watchman: 4.9.0
Xcode: Xcode 9.3 Build version 9E145
Android Studio: 3.0 AI-171.4443003

Packages: (wanted => installed)
expo: ^28.0.0 => 28.0.0
react: 16.3.1 => 16.3.1
react-native: https://github.com/expo/react-native/archive/sdk-27.0.0.tar.gz => 0.55.2

Diagnostics report:
https://exp-xde-diagnostics.s3.amazonaws.com/27mdmo7sn-3a6f69ef-a9b6-4580-a499-69fd4c9538b2.tar.gz

I use ExpKit as my project is detached

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.