Holy crap, there’s finally a dedicated iOS API (NWPathMonitor) that detects and monitors network status!
π Detecting Internet Access on iOS 12+
We’ve been dealing with or avoiding the problem of network connectivity on iOS apps for years. Now you can monitor the network status with a callback sort of like you would with location or other services. And you can specify wi-fi or cellular.
I’m glad this finally made it to the to of Apple’s backlog! π