环境
- ios: 12.5.7
- 设备:2部iPhone 5s(越狱和未越狱)
- macos: 12.6.3 Monterey
- xcode: 14.3
- python: 3.7 && 3.9
- node: 12.22.12
- tidevice: 0.10.3
- profile:个人开发
可以使用基本命令,如list
、applist
、launch
等,但WDA无法通过USB使用命令tidevice xctest -B com.xxx.xxx.xxxx
启动,会报错ConnectionError: socket connection broken
。设备已绑定到配置文件。更改了node和python的版本,但仍无法启动。具有相同profile的wda.ipa
在iphone6s 15.7.1上运行正常。
1条答案
按热度按时间xesrikrc1#
更新到0.10.4后,出现了这个错误:
tidevice.exceptions.SocketError: recvall: socket connection broken