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

Comply with Google Play store policies related to "READ_MEDIA_IMAGES/READ_MEDIA_VIDEO" permissions #1534

Open
himeshr opened this issue Oct 17, 2024 · 0 comments

Comments

@himeshr
Copy link
Contributor

himeshr commented Oct 17, 2024

Motivation

Need to comply with Google Play store policies related to "READ_MEDIA_IMAGES/READ_MEDIA_VIDEO" permissions.
Currently the deadline for app October 31st 2024 (or Jan 22nd 2025, if we get an extension), failing to meet the acceptable use case criteria will be disallowed from publishing on Google Play.

Acceptance Criteria

  • Do away with READ_MEDIA_IMAGES and READ_MEDIA_VIDEO privileges
  • Use a system picker, such as the Android photo picker or alternative photoPicker whichever works best for us.

Tech Approach

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

No branches or pull requests

1 participant