Reachability
Reachability copied to clipboard
Problems in iOS 7.1
I have an app which uses Reachability. The app runs on iOS 6.1 onwards. Everything works fine in iOS version prior to iOS 7.1. In iOS 7.1, the following problems occur.
- kReachabilityChangedNotification does not get called.
- currentReachabilityStatus isn't working. I have my Wi-Fi turned off and run the app where it calls reachabilityForInternetConnection and it returns reachable.
The above issues only occur in iOS 7.1. I downloaded and added the latest class files but to no avail.
Any way to fix these?
Any way to fix that?
i also get the same problem
same in iOS 7 & iOS 8
Same problem for > iOS7.0 (using simulator - disable WWAN and WiFi).