Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

v2.5.0 - The Incredible Hulk

Latest
Compare
Choose a tag to compare
@arsenal942 arsenal942 released this 18 Jun 22:12
· 10 commits to master since this release

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.