expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.34k stars 884 forks source link

Example does not work on Android Studio Emulator #387

Open CaptainEboy opened 2 years ago

CaptainEboy commented 2 years ago

Hi, i am using SDK 46 Expo Go App Emulator(Android Studio).

When i run the app on the web, the app connects to the server, However when i run it on the android emulator, the app does not seem to connect.

Any info on how to solve this problem would be greatly appreciated.

Thanks