Closed odrobnik closed 11 years ago
With the current way how DTReachability is wtching the connection there is a scenario where DNS resolution might not be possible yet, even though the INET is already reachable.
Switch to using SCNetworkReachabilityCreateWithName
implemented in 1.4.1
With the current way how DTReachability is wtching the connection there is a scenario where DNS resolution might not be possible yet, even though the INET is already reachable.
Switch to using SCNetworkReachabilityCreateWithName