Closed
Description
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