When I run "react-native run-android",it gives me error:"could not connect to development server...".
- Package server is running and i can access it directly from browser in mobile device.
- My android device connected to computer has debugging enabled i checked it using adb devices command.
- My android version is 4.4.4 so i cannot use adb reverse command.
- I have set the ip address and port in Dev setting.
- Usb debug is on.
- OS is windows7.
So how to fix the red error screen issue?Any suggestion is appreciated!