You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be good to have this documented in the Readme (ideally at the top) before people get burnt by the annoyance with Apple and their heavily restricted iOS platform!!!
The text was updated successfully, but these errors were encountered:
I'm not 100% sure but I'd hazard a guess that this will work in dev or if releasing internally when using Enterprise account. However if the app is intended to be published to the official iOS AppStore, Apple will most likely reject this until the particular App has the right entitlements.
This library appears to use
NetworkExtension
within iOS. This is a restricted entitlement that is onlyissued by Apple - https://developer.apple.com/documentation/networkextension/nehotspothelper
Code in iOS - https://github.com/blackdeve/react-native-wifi/blob/master/ios/RNWifi.m#L2
Be good to have this documented in the Readme (ideally at the top) before people get burnt by the annoyance with Apple and their heavily restricted iOS platform!!!
The text was updated successfully, but these errors were encountered: