iOS11 weird issue on swipe action

Mobile Testing, Android App Testing.
IMamic23
Posts: 7
Joined: Mon Jun 26, 2017 10:03 am

iOS11 weird issue on swipe action

Post by IMamic23 » Thu Aug 31, 2017 9:05 am

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
Last edited by IMamic23 on Thu Sep 07, 2017 1:46 pm, edited 1 time in total.

IMamic23
Posts: 7
Joined: Mon Jun 26, 2017 10:03 am

Re: iOS11 weird issue

Post by IMamic23 » Thu Sep 07, 2017 1:46 pm

I figured out this happens every time after swipe actions. Anyone else has this problem?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: iOS11 weird issue on swipe action

Post by Support Team » Mon Sep 11, 2017 2:08 pm

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

dnl
Posts: 3
Joined: Tue Sep 12, 2017 2:13 pm

Re: iOS11 weird issue on swipe action

Post by dnl » Tue Sep 12, 2017 3:24 pm

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

dnl
Posts: 3
Joined: Tue Sep 12, 2017 2:13 pm

Re: iOS11 weird issue on swipe action

Post by dnl » Wed Sep 13, 2017 4:12 pm

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

dnl
Posts: 3
Joined: Tue Sep 12, 2017 2:13 pm

Re: iOS11 weird issue on swipe action

Post by dnl » Thu Sep 14, 2017 8:33 am

After a downgrade back to 7.1.1 UI recognition on iOS works again

regards

daniel

Harsh
Posts: 16
Joined: Wed Sep 13, 2017 1:14 am

Re: iOS11 weird issue on swipe action

Post by Harsh » Wed Sep 20, 2017 3:03 pm

Just for reference.

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

7.1.2 definitely has a problem with element detection.