[mono-android] How can I use bug trackers like Acra or BugSense?

Jonathan Pryor jonp at xamarin.com
Fri Jan 20 21:59:52 UTC 2012


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



More information about the Monodroid mailing list