openatx / atxserver2

Smart Phone Management. Reimplement of atx-server with Python
MIT License
1.34k stars 421 forks source link

ATX 不支持 iOS10和iOS 15 #82

Closed coolalexhuang closed 2 years ago

coolalexhuang commented 2 years ago

连接以下设备失败, 使用Appium WDA可以成功通过安装 iPhone5c - iOS 10.3.3, iPhoneXS - iOS 15

coolalexhuang commented 2 years ago

连接以下设备失败, 使用Appium WDA可以成功通过安装 iPhone5c - iOS 10.3.3, iPhoneXS - iOS 15

iOS15重试后可以支持,iOS10目前还不能支持

chenhengjie123 commented 2 years ago

iOS 10 是因为 wda 底层用到的屏幕流私有 api 是 ios 11 开始才有,因此 ios 10 用不了。此问题暂时无解。