Tuesday, December 7, 2010

Testing for network connectivity using Apple provided Reachability class

Apple provides their sample app, Reachability (link here), which demonstrates using the System Configuration framework to determine whether your device has network connectivity via WWAN or WIFI.


This link also was helpful in implementing our class to test apps to test their connectivity:


http://useyourloaf.com/blog/2010/8/8/checking-network-connectivity-when-displaying-iphone-iads.html

No comments:

Post a Comment