Hello guys!
Maybe is there a good way to determine if I have an internet connection or not? (3G or wifi) Thanks!
Hello guys!
Maybe is there a good way to determine if I have an internet connection or not? (3G or wifi) Thanks!
See SCNetworkReachabilityRef datatype in the SystemConfigration framework. It does not test the network per se, it's a framework around ping.