I've implemented Miguel's Reachability class in my project to confirm that
there's a working internet connection before attempting various web hijinx.
On my device here on my home network it works perfectly. When wireless on my
iPad is turned on it detects the working connection and everything's groovy.
When the wireless is turned off, the connection isn't detected and the
warning message alert pops up as designed. 

But when I've tested the functionality on other networks, like at my
neighbor's house, even when my iPad clearly has internet connectivity and
can browse the web, etc., Reachability always reports that there is no
connection. Any ideas on what could be causing this or how to debug it?

--Chris




--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Reachability-Class-Problem-tp4656153.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to