KSReachability
KSReachability copied to clipboard
Manually check reachability
Hi! Great job on evolving reachability! Just one issue for me, when i toggle wifi fast it detects the wifi going on but before connecting to any network leading to 0 flags, I'm online on the rest of my computer (running the iPhone simulator) but the simulator is never flagged as online even though it is!
Can you force it to do some kind of recheck? This would be very useful for me!
hjalmarsn: For me the simulators throw weird signals to reachability. But you could use the KSReachableOperation class methods when you receive the reachability with 0 flags, fire this up:
[KSReachableOperation operationWithHost:hostname allowWWAN:NO onReachabilityAchieved:^