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

Please check and remove QUERY_ALL_PACKAGES permission from google recommend #189

Open
suttipongk opened this issue Aug 5, 2022 · 0 comments

Comments

@suttipongk
Copy link

suttipongk commented Aug 5, 2022

Please check the permission request to check the access package again. Because the google store does not accept applications. I want to recommend removing permission android.permission.QUERY_ALL_PACKAGES and refactor to support on gallery_saver ^2.3.2

Screen Shot 2565-08-05 at 15 52 12

https://support.google.com/googleplay/android-developer/answer/10158779?hl=en

The QUERY_ALL_PACKAGES permission only takes effect when your app targets Android API level 30 or later on devices running Android 11 or later. To use this permission, your app must fall within permitted uses below, and have a core purpose to search for all apps on the device. You must be able to adequately justify why a less intrusive method of app visibility will not sufficiently enable your app’s policy-compliant user-facing core functionality.

@suttipongk suttipongk changed the title Please remove QUERY_ALL_PACKAGES permission from google recommend Please check and remove QUERY_ALL_PACKAGES permission from google recommend Aug 5, 2022
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

1 participant