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

READ_MEDIA_IMAGES and READ_MEDIA_VIDEO #456

Open
dbacinski opened this issue Jan 17, 2025 · 0 comments
Open

READ_MEDIA_IMAGES and READ_MEDIA_VIDEO #456

dbacinski opened this issue Jan 17, 2025 · 0 comments

Comments

@dbacinski
Copy link

dbacinski commented Jan 17, 2025

Library is declaring in manifest two permissions READ_MEDIA_IMAGES and READ_MEDIA_VIDEO

https://github.com/esafirm/android-image-picker/blob/main/imagepicker/src/main/AndroidManifest.xml#L10

There is a new policy on Google Play not to use READ_MEDIA_IMAGES and READ_MEDIA_VIDEO if it is not core app functionality:

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

Those permissions should be removed from library or else it won't be usable for most apps.

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