SOTI Script to disable Google Play Protect on Honeywell CT 60
- 12 April 2019
- SOTI MobiControl - Android
8 Answers- 0 Upvote
- 5 Followers
8 Answers
Hello,
Samsung Tablet, Android 9, Work Managed Device:
I tried:
writesecuresetting -glo package_verifier_user_consent -1
writeprivateprofstring DeviceFeature DisableVerifyApps 1
followed by
apply featurecontrol
but no good! I also have disable play verify in my feature profile on this unit.
But I still get Blocked by Play Protect when installing an app deigned by us. Any other things to try?
I don't believe so, outside of disabling the Play Store completely via the Blacklist.
Is there a solution for devices unrolled with Android Enterprise? These scripts don't work with AE.
Hi,
i have finde a Solution.
This Thread has helped :
https://discussions.soti.net/thread/android-plus-writeprivateprofstring-pbd-ini/
Script to Disable GooglePlay Protect:
writesecuresetting -glo package_verifier_user_consent -1
This worked for me.
This Script is also working on Zebra TC56
@GPMOD@SOTI
Thank you for the Help, but the Script Dosen'T work for me :(
Script:
writeprivateprofstring DeviceFeature DisableVerifyApps 1
apply featurecontrol
Nothing happend, Play Protect is still active.
Any other Hint ?
Thank You Guys
Hello Daniel,
Script to disable Google Play Protect can be found here:
https://discussions.soti.net/thread/failed-install-package-file-i-o-error/
Thank you,
SOTI Technical Support | SOTI Inc. | 1.905.624.9828 | support@soti.net
Daniel,
Is Google Play Protect actually causing issues in your environment? Are the problems similar to those reported below?
I have been having the same issue for some time and I have been unable to find a work-around for this either.
I have tried this via ADB too and it still remains enabled.
James