Ronnie P
Ronnie P
We are using Sparkle 1.14.1.
Any updates on this?
> @EmilAlipiev Thanks for sharing your feedback. I will answer your questions: > > 1. It is not safe to send crash log right after the crash occurred. The app...
@shamil-mubarakshin - Below is the script that we are running to launch emulator: ``` for (( i=0; i
@mykola-mokhnach When you say most recent driver version you mean the xcuitest driver? Sure, I can try that. FYI, I am using the following versions for these packages: "appium-webdriveragent": "5.15.6",...
Also, even when the simulator does launch in time, within 240seconds, I am seeing a bunch of ECONNREFUSED error. It keeps giving ECONNREFUSED until the test times out.
@mykola-mokhnach @KazuCocoa Actually, I am seeing ECONNREFUSED after Simulator booting is complete: 2024-02-28 21:21:29:152 - [iOSSim] **Simulator with UDID DE4F46E5-425E-4658-956C-6A40D85B7058 booted in 223.529s** 2024-02-28 21:21:37:203 - [debug] [XCUITest] About to...
In the above run, I had updated appium to 2.0.1. So overall, this is the toolchain and platform: 1) appium 2.0.1 2) xcuitest 4.21.1 3) MacOS 13.x 4) XCode 15.2...
@KazuCocoa @mykola-mokhnach I am trying to use the pre-built WDA approach. It seems to build fine, but then fail with xcode error 65 when installing it. Could you suggest what...
@KazuCocoa @mykola-mokhnach I looked into the XCode logs and it seems it's failing because of this: Testing failed: Test target WebDriverAgentRunner encountered an error (The bundle identifier for WebDriverAgentRunner-Runner.app couldn’t...