How to check network reachability when the device is connected to some hotspot and that hotspot's mobile data is off – Ios swift
I am using the Almofire for the network reachability. Here is the scenario: Connect the iPad/iPhone with mobile hotspot. Now turn on the mobile data, and check the network reachability status. It will return true. That is fine Now turn…