In my app i am trying to get network status using NetworkReachability. I tried it when i am under wifi or 3g connection and it works perfectly.
The problem is when i am connected to a personal hotspot/tethering(tested with iPhone to iPhone, Android to iPhone and routers with sim) i get always 3g connection and not wifi.Tested with ios10. Is there any way without using private framework to control if i am under tethering connection or hotspot?