Why Reachability Manager can not detect internet?
问题 I am trying to learn AFNetworking. when I run following code I get there is no internet. But in another check it says it is connected to the internet and device is connected to internet through wifi. This the output: 2016-02-19 15:16:40.315 AFNetworkingSample[377:47927] There is no internet connection 2016-02-19 15:16:40.331 AFNetworkingSample[377:47927] Reachability: Reachable via WiFi Any idea why return value of connected method is false? - (void)viewDidLoad { [super viewDidLoad]; [