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

⛔ Google rejects ntfy from Google Play ⚠️ #531

Closed
binwiederhier opened this issue Dec 5, 2022 · 1 comment
Closed

⛔ Google rejects ntfy from Google Play ⚠️ #531

binwiederhier opened this issue Dec 5, 2022 · 1 comment
Labels
android-app ntfy Android app 🪲 bug Something isn't working

Comments

@binwiederhier
Copy link
Owner

binwiederhier commented Dec 5, 2022

Google has rejected the ntfy app update for using the REQUEST_INSTALL_PACKAGES permission.

This permission is used in the current production version (v1.14.0, aka "28") to install .apk files that were received by ntfy

In newer builds of ntfy (v1.15.2, aka "31", and others), I have removed the REQUEST_INSTALL_PACKAGES permission, yet Google keeps rejecting the app. I have appealed, but nothing has helped so far.

Unable to publish new versions ⛔ ⚠️

As of right now, I cannot publish new versions of ntfy on Google Play.

Communication from/with Google

Note: Version "28" is the current Production version. Newer versions do not have this permission. This is an error on Google-side, yet, I cannot do anything about it.

image

Screenshot from 2022-12-09 21-11-30

Screenshot from 2022-12-09 21-11-43

Screenshot from 2022-12-09 21-11-56

Google Play console screenshots

image

image

image

image

image

Screenshot from 2022-12-09 21-21-34

Screenshot from 2022-12-09 21-21-37

Update 1

After "Creating a release" (version v1.16.0, aka "32") directly in the "Production" track (and setting the "roll out percentage" to 100%), the "App bundles and APKs using sensitive permissions" page is now empty. There is hope.

Screenshot from 2022-12-09 21-21-24

Update 2

It's fixed!! I believe what worked was to deploy directly to the Production track with 100% rollout. It was truly YOLO, but I had no other choice. That made the the "App bundles and APKs using sensitive permissions" page show no releases in violation, which I think was ultimately the fix.

@binwiederhier binwiederhier added 🪲 bug Something isn't working android-app ntfy Android app labels Dec 5, 2022
@binwiederhier binwiederhier reopened this Dec 10, 2022
@binwiederhier binwiederhier reopened this Dec 10, 2022
@binwiederhier binwiederhier changed the title Remove REQUEST_INSTALL_PACKAGES permission for Play variant after Google Play rejection ⛔ Google rejects ntfy from Google Play ⚠️ Dec 10, 2022
@binwiederhier binwiederhier pinned this issue Dec 10, 2022
@binwiederhier
Copy link
Owner Author

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android-app ntfy Android app 🪲 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant