My app currently work fine on my development iPhone 4S, but the AdHoc build is crashing on my colleagues iPhone 4S:
*Unhandled Exception: System.ExecutionEngineException: Attempting to JIT compile method 'Helpers.MapHelper:MilesToLatitudeDegrees (double)' while running with --aot-only.* Closely followed by: *[ERROR] FATAL UNHANDLED EXCEPTION: System.ExecutionEngineException: Attempting to JIT compile method 'CWeb.Helpers.MapHelper:MilesToLatitudeDegrees (double)' while running with --aot-only.* I'm guessing I've not set something up correctly? Everything built as expected. Any ideas? Thanks (again) -- View this message in context: http://monotouch.2284126.n4.nabble.com/ERROR-FATAL-UNHANDLED-EXCEPTION-System-ExecutionEngineException-tp3990487p3990487.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
