On Mon, Apr 30, 2012 at 1:51 PM, activa <[email protected]> wrote: > Hi, > > I read the bug report and your comments today where you mention that the URL > couldn't be parsed. In my case the webservice call works just fine on all my > iPads, but not on my customer's iPads. So the URL is perfectly valid, but > for some strange reason it crashes on some devices. > > FYI, this is the URL: > http://ipad.proxio.be/Proxio/ProxioMobile.svc/GetPropertyTypes
Thanks. I suspect there's something else too. I can duplicate the crash with a "bad" NSUrl but not when using an Uri - which is what the code (from the stack trace) is using. If I can't find the root issue quickly I'll add an hotfix (against the crash itself) to the bug report. You should add yourself on c.c. to be notified (in case you want to try it). Sebastien > -Philippe > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/MKMapView-crashing-on-all-my-customer-s-iPads-runs-fine-on-ours-tp4590869p4598894.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
