0

After creating a development build with the command :

> eas build --profile development --platform android

I’m facing a problem loading the project on an android emulator after lunching it with the command :

> npx expo start --dev-client

Also when running the command :

> expo run:android

Loading stops at 77% with no feedback on return

enter image description here

I was expecting the lunch of my app on Adroid Emulator from the vscode with the command npx expo start --dev-client

0 Answers0