ashleymills / Reachability.swift

Replacement for Apple's Reachability re-written in Swift with closures
MIT License
7.94k stars 948 forks source link

multiple access points #330

Closed WingCH closed 5 years ago

WingCH commented 5 years ago

There are multiple access points (i.e. different BSSID) to connect to the same Wi-Fi network (i.e. Same name of network), how to trigger the function of reachabilityChanged?

ashleymills commented 5 years ago

This is out of the scope of this project