Poco
Poco copied to clipboard
targetSdkVersion 升级pocoservices兼容性问题
APP9.1及之前版本使用targetSdkVersion 设为 API 级别 26,airtestide正常识别元素 因需求变更,targetSdkVersion需要升级为28 APP9.2版本使用targetSdkVersion 设为 API 级别 28,airtestide无法正常识别元素
在此处下载这两个新版本的apk:https://github.com/AirtestProject/Poco/tree/dev/poco/drivers/android/lib
然后手机卸载掉旧版的pocoservice,注意2个apk都要卸载掉,然后手动把刚才下载的版本装上去再试试