iOS Apr 28, 2012
1 min read
iOS: Check whether internet connection is available
Here, i am just checking whether network connectivity is available to a server and its done synchronously. You can use Reachability if you need notifications when there is…