简体   繁体   中英

How to test UIInterpolatingMotionEffect in iOS Simulator?

How do you test your iOS7 app's behavior with regard to UIInterpolatingMotionEffect usage in the iOS Simulator? What can you do to simulate the hardware events to trigger the parallax effects?

The iOS simulator does not, unfortunately, contain the necessary mechanisms to simulate the parallax effect. You'll need to use a physical device to test that part of your app.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM