Re: [mono-android] Testing for a network connection

2012-03-22 Thread Jonathan Pryor
On Mar 21, 2012, at 8:16 PM, Paul Johnson wrote: > The emulator in either release or debug is showing nothing untoward other > than SQLite going a bit odd... Unfortunately, I think you'll need to file a bug and attach your project. :-( - Jon ___ Mono

Re: [mono-android] Testing for a network connection

2012-03-21 Thread Paul Johnson
Hi, Where would I look on the phone for that? The emulator runs fine - it's on a real device it coughs, splutters and keels over It still has the Android Debug Log: http://docs.xamarin.com/android/advanced_topics/android_debug_log Please provide any relevant output. The emulat

Re: [mono-android] Testing for a network connection

2012-03-21 Thread Jonathan Pryor
On Mar 21, 2012, at 3:33 PM, Paul Johnson wrote: >>> The problem is that whenever the app attempts to the outside world, it >>> falls over dead. >> >> Can you elaborate? Does the Android Debug Log contain anything useful? Stack >> traces? Anything? > > Where would I look on the phone for that?

Re: [mono-android] Testing for a network connection

2012-03-21 Thread Paul Johnson
Hi, The problem is that whenever the app attempts to the outside world, it falls over dead. Can you elaborate? Does the Android Debug Log contain anything useful? Stack traces? Anything? Where would I look on the phone for that? The emulator runs fine - it's on a real device it coughs, sp

Re: [mono-android] Testing for a network connection

2012-03-21 Thread Jonathan Pryor
On Mar 21, 2012, at 2:35 PM, Paul Johnson wrote: > The problem is that whenever the app attempts to the outside world, it falls > over dead. Can you elaborate? Does the Android Debug Log contain anything useful? Stack traces? Anything? - Jon ___ Mon