I have been trying to copy debug Apk from my App Build folder(App->Build->Output->Apk) and trying to install to the device but I am getting error message while installing "Blocked by play protect".
But when I Sign my Apk with my debug KeyStore and I can install successfully without this error for a very first time but again When I generating APK with same debug keystore for the same APk I am facing the same issue that is Blocked by play protect.
This message appears if the application has not been verified by Google Play Protect. In most cases, this issue occurs because the applications under development have yet to be scanned by Play Protect.
To start debugging an APK, click Profile or debug APK from the Android Studio Welcome screen. Or, if you already have a project open, click File > Profile or Debug APK from the menu bar. In the next dialog window, select the APK you want to import into Android Studio and click OK.
Nothing is wrong with your apk. The warning is prompted becquse the apk is not signed. You can disable Play protect by following this tuto and everything will work fine.
You can find the option to enable or disable Google Play Protect in the same Settings -> Google -> Security -> Google Play Protect page, where you will find options “Scan device for security threats” and “Improve harmful app detection“.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With