Tap, swipe functions on Appium Inspector do not work

Hi,

I am having this issue on Appium inspector. Can anyone please help out about what could be wrong ?

“platformName”: “iOS”,
“deviceName”: “iPhone 7”,
“platformVersion”: “11.0”,
“app”: “/Users/xxxxx/Desktop/xxxxxx.app”,
“noReset”: false,
“showIOSLog”: true,
“showXcodeLog”: true

Appium version: 1.5.0
XCode version: 9.3

Thanks in advance

1 Like

I am having the exact same issue, searching for solution, but don’t understand what’s going on.

I just found out that it is working fine on iOS 10.3. Once I select iOS 11 and above, issue starts occurring.

Indeed, I am using Xcode 9.3, let me test with 9.2. Also will test iOS 10.3 to see what’s going on.

@Fatih_Safak - confirmed that everything works properly with Xcode 9.2. Issue lies within Xcode 9.3 and build tools there. This should get resolved ASAP.

@MrBigMojo Thanks for the feedback.

On my case, swiping and tapping work fine on iOS 11.3 with Xcode 9.3 - however, it does not on 11.0, 11.1 and 11.2.