You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2023. It is now read-only.
I was trying to run application on Genymotion and/or android emulator, everything works fine till step 5 mentioned in setup but once I run step 6 I get error "Could not connect to development server" or android emulator and genymotion.
In case of android emulator IP is 10.0.2.2:8081.
I know 10.0.3.2 ( In case of genymotion ) and 10.0.2.2 ( In case of emulator ), both connects to local development machine.
But in step 4 mentioned in setup start server on port 8080 on local machine, which is accessible in browser.
Is it we have to run some server on port 8081 on local development machine? Or either setup doc missed any steps?
I was trying to run application on Genymotion and/or android emulator, everything works fine till step 5 mentioned in setup but once I run step 6 I get error "Could not connect to development server" or android emulator and genymotion.

In case of android emulator IP is 10.0.2.2:8081.
I know 10.0.3.2 ( In case of genymotion ) and 10.0.2.2 ( In case of emulator ), both connects to local development machine.
But in step 4 mentioned in setup start server on port 8080 on local machine, which is accessible in browser.
Is it we have to run some server on port 8081 on local development machine? Or either setup doc missed any steps?