You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify PocoService.apk to fix the problem that some models of mobile phones (such as Huawei P40) may use the previously cached node information during the sliding process, which leads to the problem that the latest information of the current node cannot be obtained correctly (that is, a certain node clearly Was swiped to the current screen, but exists still returns false)
This may bring some performance loss
【need to be updated! ! 】 Removed PocoService-test.apk, currently only need to install PocoService.apk to start poco, no need to install a second apk, so the command line to start poco has also been modified
Therefore, if you use AirtestIDE, please use the version >=1.2.12. If you use the local python environment to run the script, please execute pip install -U pocoui to ensure that the version number of pocoui is >=1.0.84
When replacing the version, it will try to uninstall the old version first to avoid the problem that the version cannot be updated due to inconsistent apk package signatures
At present, the apk version will no longer be prompted on high version Android phones