Open jmoody opened 9 years ago
ATTN: @krukow @sapieneptus
@jmoody This is for any iOS version? Or just 8.4?
Tested on iOS 7 and 8 on sims and devices
@jmoody Is this not a large issue for clients? I'm surprised we haven't heard someone complain ... ?
It used to be a huge problem. So I am also surprised. I think that many users have switched to universal apps or stopped testing apps emulated on iPads.
I think we might be able to resolve this problem in the same way we resolved the touch-coordinates-are-wrong-after-device-rotation.
On Tuesday, August 11, 2015, Chris Fuentes notifications@github.com wrote:
@jmoody https://github.com/jmoody Is this not a large issue for clients? I'm surprised we haven't heard someone complain ... ?
— Reply to this email directly or view it on GitHub https://github.com/calabash/calabash-ios/issues/813#issuecomment-129969847 .
FWIW, in a very limited exploration, where query worked, flash worked, touch did not... I noticed that if I doubled the center co-ordinates returned from the query and did a touch there it seemed to work. I only tried this for one control on one device.
Perhaps some auto scaling of the coordinates could work?
Reproduce
Can be reproduced in Calabash 0.x and Calabash 2.0.
Expected
The 'Moss' box to be touched and for 'Moss' to appear in the label.
Found
Nothing happened.
Notes
TODO
$ be cucumber -t @ensure_ipad_1x