Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install release apk version 1.30.2 because of Play Protect #807

Closed
neronguyenvn opened this issue May 8, 2024 · 7 comments
Closed

Comments

@neronguyenvn
Copy link

It shows me App blocked to protect your device, Google Play Protect.

@exstntlmsnthrp
Copy link

If I remember correctly, Google Play Protect usually has an option for you to override this and accept the risk.

One option and in my opinion the easiest option, is to disable Google Play Protect and install the app. That opinion is considered controversial by some people. Some people will disable it to install an app and then turn it back on after it's installed.

However, other people (like me) think that Play Protect is just Google's way of trying to prevent users from installing apps from other locations, like Fdroid or GitHub.

@neronguyenvn neronguyenvn changed the title Cannot install from newest release apk Can't install release apk version 1.30.2 because of Play Protect May 9, 2024
@neronguyenvn
Copy link
Author

neronguyenvn commented May 9, 2024

I create a empty project with AccesibilityService basic setup, it still faces this problem.

@MM2-0
Copy link
Owner

MM2-0 commented May 10, 2024

Should be fixed in 1.30.3 (hopefully?)

@MM2-0 MM2-0 closed this as completed May 10, 2024
@neronguyenvn
Copy link
Author

can you point me how to fix it?. I got through yours from 1.30.2 but didn't see any specific code to solve this issue.

@MM2-0
Copy link
Owner

MM2-0 commented May 10, 2024

can you point me how to fix it?. I got through yours from 1.30.2 but didn't see any specific code to solve this issue.

This is what fixes it: 055a088

And this is why it was added in the first place: #704

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@MM2-0 @neronguyenvn @exstntlmsnthrp and others