Closed klandor closed 11 years ago
Fixed, please check it.
P.S. Thank you for finding this bug!
Would you put it on CocoaPod? Thank you!
Yes, of course. I've already done it and waiting for response for cocoa pods maintainers. I think new version will be available in cocoa pods this evening
Fixed version is available on cocoapods, check for 1.0.1 version. If you like SCNetworkReachability, please star it! =)
It seems fine when developing with SCNetworkReachability. But when switching to Release Configuration, SCNetworkReachability.status is always zero(SCNetworkStatusNotReachable).
Apparently, [SCNetworkReachabilityFlagsParser checkReachabilityRefFlags:reachabilityRef] always return NO if DEBUG is not defined.