i am creating a app that manage the alpha property of image views. alpha property increase/decrease as the user moves the phone.I saw something on here about using a subclass of UIAccelerometer. Can any one help me to do this so that i can test it on simulator. Thanks
Yo cant test it using simulator, you should use real device for testing accelerometer. Check here, it may help you.