Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows系统上,tidevice启动wda后直接quitted #343

Open
freefunfee7 opened this issue Aug 15, 2023 · 7 comments
Open

Windows系统上,tidevice启动wda后直接quitted #343

freefunfee7 opened this issue Aug 15, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@freefunfee7
Copy link

Mac系统版本:Ventura 13.4
Xcode版本:15.0 beta 6
iPhone系统版本:16.0.2
WebDriverAgent的代码库,git pull到了最新内容(2023.8.15)

(1)首先使用Mac的Xcode安装了Webdriveragent-runner 到iPhone手机上,可以正常test成功
(2)接下来换到Windows电脑上,Windows电脑上的tidevice版本:0.11.0 Python版本:3.9.10
(3)执行命令:tidevice xctest -B com.facebook.WebDriverAgentRunner.dream.xctrunner
提示WebDriverAgentRunner quitted
wda_quitted

(4)执行命令:tidevice xctest -B com.facebook.WebDriverAgentRunner.dream.xctrunner --debug
debug

以上,在Windows系统上,tidevice启动wda后直接quitted,无法成功。
期待您的回复,谢谢

@freefunfee7
Copy link
Author

freefunfee7 commented Aug 17, 2023

我又安装了Xcode 14.3.1版本,其他的环境版本没有调整。
然后基于Xcode 14.3.1将Webdriveragent-runner 到iPhone手机上,可以正常test成功。
并且之后执行命令tidevice xctest -B com.facebook.WebDriverAgentRunner.dream.xctrunner
可以正常运行。

基于以上的操作,不同点只在于Xcode 的版本
Xcode15 beta 6 安装的Webdriveragent-runner,用tidevice命令启动会直接失败;
Xcode 14.3.1 安装的Webdriveragent-runner,用tidevice命令启动后正常运行

@SurelySomeday
Copy link

老哥,可以提供你编译好的ipa文件吗?我没有MAC环境编译

@tewbie
Copy link

tewbie commented Sep 26, 2023

xcode15 正式版。和楼主一样的问题。启动直接WebDriverAgentRunner quitted

@SimonChou-17LIVE
Copy link

同样问题, xcode 15 无法正常启动 WDA, xcode 14.x 版本可以

1 similar comment
@SmallMousePP
Copy link

同样问题, xcode 15 无法正常启动 WDA, xcode 14.x 版本可以

@codeskyblue
Copy link
Collaborator

0.12.0已修复,试试看

@codeskyblue codeskyblue added the bug Something isn't working label Oct 19, 2023
@SimonChou-17LIVE
Copy link

更新v0.12.0, 可以正常启动 WDA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants