pusherman / react-native-network-info

React Native library for getting information about the devices network
MIT License
356 stars 106 forks source link

iOS requires Access WiFi Information enabled for getSSID to return anything other than 'error' #79

Open dmwallace opened 5 years ago

dmwallace commented 5 years ago

iOS requires Access WiFi Information enabled in the xcode project capabilities for getSSID to return anything other than 'error'

Might want to mention this in the docs