ios自动化 wda xctest launched but check failed或者tidevice.exceptions.MuxServiceError: InvalidService如何解决
环境
tidevice version 0.9.7 + window环境+pyhton3.6
报错内容
wda xctest launched but check failed
tidevice xctest
[I 220816 14:49:23 _device:962] BundleID: com.jd.testdev.xxxx.facebook.WebDriverAgentRunner.xctrunner
[I 220816 14:49:23 _device:978] ProductVersion: 15.2.1
[I 220816 14:49:23 _device:979] DeviceIdentifier: xxxx
Traceback (most recent call last):
File "c:\users\xxx\appdata\local\programs\python\python39\lib\site-packages\tidevice\_device.py", line 483, in start_service
return self._unsafe_start_service(name)
File "c:\users\xxx\appdata\local\programs\python\python39\lib\site-packages\tidevice\_device.py", line 502, in _unsafe_start_service
raise MuxServiceError(error)
tidevice.exceptions.MuxServiceError: InvalidService
During handling of the above exception, another exception occurred: