Question

I am creating an app which requires internet. I want to use reachability class in my project and I want to detect if user has no internet connection whatever the technique is either wifi, Cellular. I want a step by step guide for this.

Was it helpful?

Solution

You can start with Reachability sample application. There is also some entries on SO that are about the subject.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top