Currently I think this class https://github.com/xamarin/monotouch-samples/blob/master/ReachabilitySample/reachability.cs is your best bet - however in my experience it can block, so should be run on another thread. also, i don't think it can tell the difference between 3G and 4G :)
HTH cd On Wed, Apr 4, 2012 at 6:54 AM, MojoDK <[email protected]> wrote: > Hi, > > Is it possible to tell if the App/Device is on Wifi, 3G, 4G or nothing? > > Thanks > Mojo > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/On-wifi-3G-4G-or-nothing-tp4530146p4530146.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
