You probably want to look in the in the method:
 public static NetworkStatus InternetConnectionStatus ()

I had things working on my iPad and iPhone, both on 3G (the carrier is Bell
Canada) and on WiFi (802.11n).

Can you elaborate more on the networks that you're seeing these problems on?

On Tue, Jul 24, 2012 at 6:13 PM, Chris_M <[email protected]> wrote:

>
> 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
>



-- 
http://www.opgenorth.net
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to