OK. This seems to work: https://stackoverflow.com/questions/4804398/detect-airplane-mode-on-ios?noredirect=1&lq=1
Post
Replies
Boosts
Views
Activity
I guess it would help if
NEHotspotConfigurationManager.shared.apply(self.hotspotConfig) {(error) in
was not called when the device is in airplane mode/ WiFi manually turned off. Is there a way to check that?