tonymillion / Reachability

ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability
BSD 2-Clause "Simplified" License
6.98k stars 1.26k forks source link

isReachableViaWWAN false w strong LTE signal on iOS 9.3.5 #156

Open mutablestudio opened 7 years ago

mutablestudio commented 7 years ago

Seems like this code should support LTE. When on LTE with Wi-Fi off, on an iPhone 6S (iOS 9.3.5) isReachableViaWWAN reports false.

hoangtam101 commented 6 years ago

I got same problems. How can I fix it? Thanks,

UInt2048 commented 4 years ago

Is this similar to #169?