https://bugzilla.novell.com/show_bug.cgi?id=653969
https://bugzilla.novell.com/show_bug.cgi?id=653969#c0 Summary: Using CMMotionManager crashes Classification: Mono Product: MonoTouch Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-us) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 I'm trying to use CMMotionManager, but as soon as I access the class the app crashes. A very simple example is: _motionManager = new CMMotionManager(); _motionManager.StartDeviceMotionUpdates(); I'm not getting any exception or stack trace, so I really don't have any idea of the root cause. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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
