Open akashkhandelwal opened 6 years ago
Looks like XCode fails to start WDA. You might be missing certificates or prov profiles.
I am trying to run Automation with Appium on a MacOS High Sierra. It has: Mac OS Version:10.13.4 Versions: XCode: 9.3 and Xcode 9.3.1 Node: 8.7.0 NPM: 5.8.0 Appium: 1.6.4 I am trying to run on real iOS devices with following versions: iPhone7(iOS - 11.3) iPhone7Plus(iOS-11.2.6) iPhone8(iOS-11.3.1) iPhoneSE(iOS 11.3.1) WebDriverAgentRunner app is getting built successfully in XCode, but while connecting with device I am getting an above-mentioned error in every execution. Appium_Error.log
@akashkhandelwal Did you get a fix for this?
I am trying to Setup Appium on a Virtual Machine MacOS High Sierra. It has:
XCode: 9.3 Node: 9.3.0 NPM: 5.5.1 Appium: 1.6.5
I am trying to run on iOS 11.2.5 iPad. Appium Logs.txt
Although, WebDriverAgentRunner app is getting built when trying from XCode, but I am getting an above-mentioned error.