Open DagAgren opened 7 years ago
Currently, the event generation using XCTest private APIs does not generate device rotations, even though there seems to be an option for this. I have not been able to figure out how to do this, but it should be possible somehow.
Why are you not inclined towards doing device rotation using public API? I am doing that in my test project.
Currently, the event generation using XCTest private APIs does not generate device rotations, even though there seems to be an option for this. I have not been able to figure out how to do this, but it should be possible somehow.