On Jan 19, 2012, at 8:17 AM, Dzugaru wrote: > However, when an unhandled exception occurs, it seems MonoDroid kills an > application so fast, they can't do a thing about it. Shouldn't a crashing > app on Android show that "Sorry" window first, instead of rude CTD?
This is probably because when Mono aborts, it really aborts. ;-) I can't think of any workaround offhand to avoid this, other than attempting to "hook into" mono's abort logic. Could you please file a bug/enhancement on this so that we don't forget about this? Thanks, - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
