Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

READ_MEDIA_IMAGES and READ_MEDIA_VIDEO #456

@dbacinski

Description

@dbacinski

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions