I am working on an app that manages the alpha property of image views. Alpha property can increase/decrease as the user moves the phone. I saw something on here about using a subclass of UIAccelerometer. Can anyone help me to do this so that I can test it on simulator? Thanks
Can i test accelerometer effect in Xcode simulator?
Yo cant test it using simulator, you should use real device for testing accelerometer. Check here, it may help you.
You can "capture" accelerometer data coming from a real device.
You can purchase iSimulate
here: http://bobueland.com/cocos2d/2011/how-to-install-isimulate/
..or
you can use a free solution: accelerometer-simulator
More about how to install or tutorial:
You can't test Accelerometer feature on Xcode simulator.
For this, see following on apple's site.
© 2022 - 2024 — McMap. All rights reserved.