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
The project demonstrates the use of NWPathMonitor from the Network Framework to identify the availability of network in the device. NWPathMonitor class provides us with the means of detecting changes in the network state. This class is available from iOS 12 onwards and is an alternative for the ever used Reachability module.