Debug app not loading from package #26239
Labels
Bug
Ran Commands
One of our bots successfully processed a command.
Stale
There has been a lack of activity on this issue and it may be closed soon.
react-native run-ios --device [my_device_name] is working fine normally but i found a situation in which the app will not load from the packager and thus, prevent me from running the app in Debug (Release works fine).
My device is an iPad. It is connected to 3G and a wifi network WITHOUT internet access. I need the iPad to be connected to the network without internet to debug communication with a device.
The application works fine if wifi AND 3G are disabled. As soon as it is connected to Wifi without internet, the app won't load.
Any one could help me with this please ?
Thanks
react-native 0.57.8
The text was updated successfully, but these errors were encountered: