zalando / SwiftMonkey

A framework for doing randomised UI testing of iOS apps
MIT License
1.95k stars 174 forks source link

Find out why UIAutomation actions do not work on device, but only on the simulator #6

Open DagAgren opened 7 years ago

DagAgren commented 7 years ago

Events generated by the UIApplication private API seems to only work on the simulator, except for device rotations. It is unclear why, and this needs investigation.