tewbie

Results 16 comments of tewbie

一样,别的机器没问题! ![image](https://user-images.githubusercontent.com/51439645/187831616-51f2f43a-64b7-482f-90f8-294cd2cfd690.png)

并不是所有15+的系统都报错,我这里有台15.3的13mini 使用sysinfo没有报错哦

This was normal until then, but after upgrading to xcode15, this problem occurred

Every run when usePreinstalledWDA is set to false. appium server rebuilds wda.

> Yea, for the tool > > This issue itself is Xcode 15 x iOS 14? specific? (not sure) thing I guess Sorry, the information I provided is wrong. The...

[appium.log](https://github.com/appium/appium/files/12836346/appium.log) Unable to start session. usePreinstalledWDA Starts the session. The appium service reports an error and exits directly. Please refer to the log for details.

> Have you checked my previous comment's command behavior? emm. Is that true for executing orders? If used this way, then the above log is the appium server log. ```from...

> Not the order, but to check if both or one of them doesn't work. Could you try without `usePreinstalledWDA` to check only these commands? (not `usePreinstalledWDA` functionality) I'm sorry,...

> Hm, your env haven't completed `xcodebuild` in `appium:wdaLaunchTimeout`. Could you increase the timeout to complete the `xcodebuild`? (You addressed as _appium server rebuilds wda._, thus I thought your env...

I can install wda using xcode in this way. If I do not add appium: usePreinstalledWDA, appium sever will rebuild wda failure. Adding appium: usePreinstalledWDA prompts the same log error...