reachability-ios icon indicating copy to clipboard operation
reachability-ios copied to clipboard

Opposite status reported in simulator

Open d3vtoolsmith opened this issue 9 years ago • 2 comments

Is it expected that self.network.observeReachability (where self.network = SCNetworkReachability(host: "http://......")) seems to always report the opposite status (unreachable when reachable, and vice versa) when running in iOS simulator (iOS 8.3)? It seems to work fine when deployed to the actual device.

d3vtoolsmith avatar Jun 21 '15 23:06 d3vtoolsmith

Thanks for feedback, I'll check it

belkevich avatar Jun 23 '15 07:06 belkevich

I've checked example and everything works fine. Please, provide part of source code that works wrong on simulator

belkevich avatar Jun 23 '15 07:06 belkevich