Reachability.swift
Reachability.swift copied to clipboard
Wifi Assist
trafficstars
Hi,
When connected on a WiFi network, if WiFi signal is weak, iOS may activate WiFi Assist feature, which allows to use cellular connexion to be used. In this case, Reachability sends a reachable event with cellular connexion. It can be useful to know that we are in a Wifi Assist situation. Has somebody already dig in that ?
Thx :)