This repository has been archived by the owner on Apr 8, 2019. It is now read-only.
iOS Changes
iOSConnectNetwork
- Now returns a promise that will only resolve once the success or error callback is fired
- Prior to resolving, now also checks whether or not we are connected to the specified network (SSID)
- Set 'joinOnce' to 'false' to avoid early disconnections of the network connection
xCode Permissions
- HotspotConfiguration and NetworkExtension entitlements are now automatically added to the xCode project upon building.