Accelerometer troubles when resuming

Hi all,

I am having some trouble with my accelerometer that is moving my object back and forth on the screen. When I quit out of the application and then go back to it, all the accelerometer events seem to be delayed for a little while. Has anyone had this issue before? I was thinking making canceling the accelerometer event on “applicationSuspend” and then resuming the event listener on “applicationResume” might help but I’m not sure. Any ideas would be great.

Thanks,
Chris Brasino [import]uid: 126017 topic_id: 34083 reply_id: 334083[/import]

I would stop the listener on suspend. [import]uid: 199310 topic_id: 34083 reply_id: 135513[/import]

I would stop the listener on suspend. [import]uid: 199310 topic_id: 34083 reply_id: 135513[/import]