Reachability icon indicating copy to clipboard operation
Reachability copied to clipboard

Problems in iOS 7.1

Open Isuru-Nanayakkara opened this issue 10 years ago • 3 comments

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.

  1. kReachabilityChangedNotification does not get called.
  2. 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?

Isuru-Nanayakkara avatar Jun 20 '14 05:06 Isuru-Nanayakkara

i also get the same problem

bcyng avatar Sep 02 '14 09:09 bcyng

same in iOS 7 & iOS 8

haithngnbak avatar Oct 06 '14 04:10 haithngnbak

Same problem for > iOS7.0 (using simulator - disable WWAN and WiFi).

nelidimitrova avatar Nov 17 '14 15:11 nelidimitrova