I can confirm I've had this working too, in a number of released apps. Not that it helps you much, Chris.... :(
On Wed, Jul 25, 2012 at 3:50 AM, Tom Opgenorth <[email protected]> wrote: > 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 > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
