Check internet connection on iphone doesn't work
问题 I've tried many code to check internet connectivity from Apple docs and other sources. The problem is that if the address is google.com return TRUE , if it's gydsddsds.com return FALSE , but if I disconnect my PC from Internet it return again TRUE ! Have you got a really working method please? 回答1: Use reachability class . It checks the network connectivity 来源: https://stackoverflow.com/questions/6001082/check-internet-connection-on-iphone-doesnt-work