Page 1 of 1

iOS11 weird issue on swipe action

Posted: Thu Aug 31, 2017 9:05 am
by IMamic23
Hi,

I started testing our app on iPhone6 with iOS11, I updated to Ranorex 7.1.1 for that.
Tests are working, I had to make few fixes, but there is a much bigger problem.
For some reason, during filling the form, or just clicking a button, app is sent to background.
This only happens on iOS11, are there still any problems with compatibility with Ranorex??

Please answer, thanks.
I

Re: iOS11 weird issue

Posted: Thu Sep 07, 2017 1:46 pm
by IMamic23
I figured out this happens every time after swipe actions. Anyone else has this problem?

Re: iOS11 weird issue on swipe action

Posted: Mon Sep 11, 2017 2:08 pm
by Support Team
Hi IMamic,

This problem was fixed and already released in Ranorex 7.1.2.
Please update to this version and re-instrument your application. Afterwards, the swipe-gestures should work like expected.

Please do let me know, if the update didn't fix your problem.

Sincerely,
Matthias

Re: iOS11 weird issue on swipe action

Posted: Tue Sep 12, 2017 3:24 pm
by dnl
Hi,

I had the same issue.

Now, after updating form Ranorex 7.1.1 to 7.1.2 the Ui detection for iOS devices is limited, for both iOS 10.3.3 and iOS 11.0.
I can navigate to the main container of the app and thats it. (in Ranorex Spy).

The AUT is a web application written in javascript.
The Spy shows only some container on the top layers of UI hierarchy. Web elements are not recognized any more.
If I run tests which worked in 7.1.1, the ui elements are not found.

I noticed that the UI recognition worked on iPhone 6 iOS 10.3.3 until I instrumented and deployed the app in Ranorex 7.1.2.
Furthermore I have noticed that the intrumented and deployed app is much more responsive and less laggy than it was in 7.1.1

Maybe the intrumentalisation process went wrong?

I tried to repair ranorex studio by running the 7.1.2 exe with the same outcome as before.

On android and Win10 everything works fine.

I would provide a snapshot but have to check first if I'm allowed to do so.

regards

daniel

Re: iOS11 weird issue on swipe action

Posted: Wed Sep 13, 2017 4:12 pm
by dnl
Hi,

unfortunately I can't provide a snapshot since the product is not released yet.

But its the same behaviour as in the thread named: "Unable to detect elements in iOS mobile web." (can't post an url since new user)

I have noticed following behaviour on andriod:
At intrumentalization, if I set EnableWebTesting to false it's the same behaviour as on iOS. No WebElements are recognized.

Is it somehow possible to enable web testing manually on iOS?

regards

daniel

Re: iOS11 weird issue on swipe action

Posted: Thu Sep 14, 2017 8:33 am
by dnl
After a downgrade back to 7.1.1 UI recognition on iOS works again

regards

daniel

Re: iOS11 weird issue on swipe action

Posted: Wed Sep 20, 2017 3:03 pm
by Harsh
Just for reference.

https://www.ranorex.com/forum/unable-to ... 11343.html

7.1.2 definitely has a problem with element detection.