[Mono-bugs] [Bug 653969] New: Using CMMotionManager crashes
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 16 09:25:25 EST 2010
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: gnorton at novell.com
ReportedBy: rainer at qythyx.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list