3

I see the answer already done on this page (How to check for an active Internet connection on iOS or OSX?), but since the answer is over 3 years old, is Method 1 of WasRobbed answer still the best way to check network connections in iOS 7?

Community
  • 1
  • 1
cdub
  • 21,144
  • 49
  • 157
  • 274

1 Answers1

2

You can use Reachability classes to check your internet connection download Reachability classes from here :-

https://github.com/preetlotey999/Reachability-Class-For-iOS.git

After see this Blog :- http://preetlotey999.blogspot.in/

This is a Blog for Developers to make it easy for Developing.

A very easiest way to show your internet connectivity.

Gurpreet
  • 171
  • 6