Ios swift – On iOS is there a reliable way to monitor wifi changes in the background?
I'm working on an iOS app where I'm trying to implement a feature that detects when the currently connected wifi network has changed and executes some code in response to that change (nothing huge like updating a database or making…