This is driving me and my development team off the wall. We are getting random crashes in our iPad app running MonoTouch 6.0.6 on iOS 6 both on the device and the simulator. We are not getting a stack trace or a crash report. We have tried adding a try/catch around Main.cs and adding a gloabal exception handler, with no results. Also tried adding -v -v -v with no difference or results.
On the device the program is running with -aot "nimt-trampolines=512" Is there anything we can do to get any sort of clues of what might be going on? Thanks! Greg -- View this message in context: http://monotouch.2284126.n4.nabble.com/MonoTouch-crashes-with-no-stack-trace-or-crash-report-both-Sim-and-Device-tp4657886.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
