https://bugzilla.novell.com/show_bug.cgi?id=665501
https://bugzilla.novell.com/show_bug.cgi?id=665501#c0 Summary: Crash with NSInternalInconsistencyException when run in iOS simulator Classification: Mono Product: MonoTouch Version: SVN Platform: Other OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Runtime AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=409106) --> (http://bugzilla.novell.com/attachment.cgi?id=409106) Sample project User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 Application build with MonoTouch 3.2.3 and higher crashes on iOS simulator immediately after run with "NSInternalInconsistencyException: Unable to instantiate the UIApplication delegate instance. No class named SampleAppDelegate is loaded" when SampleAppDelegate class is not in main project, but it is in referenced library (dll) project. The same code works with MonoTouch 3.2.2 and lower. Reproducible: Always Steps to Reproduce: 1.Build sample app and start debug session in simulator. 2.Observe crash Actual Results: Application throws NSInternalInconsistencyException exception. Expected Results: The sample app should start and show yellow screen. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
