react-native-network-info icon indicating copy to clipboard operation
react-native-network-info copied to clipboard

[BUG] getSubnet() hangs forever if device is not connected to any network

Open Rapsssito opened this issue 5 years ago • 0 comments

await NetworkInfo.getSubnet() hangs forever if the device is not connected to anything. I have experienced this on Android. I don't know if this is also happening on iOS.

Rapsssito avatar Sep 23 '19 16:09 Rapsssito