views:

21

answers:

1

I was failed to do that .. Any ideas?

A: 

Your navigation hierarchy shouldn't have an effect on whether or not you receive accelerometer events you've registered for. What class are you implementing UIAccelerometerDelegate on, and can you show us the code that should be handling your accelerometer events (i.e. – accelerometer:didAccelerate: )?

warrenm
When I wrote again, I will show you below here
My answer should have been a comment instead. You can edit your original question to include the code.
warrenm