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

[Android] Google Play's Photo and Video Permissions policy. #2898

Open
SungilJung opened this issue May 27, 2024 · 0 comments
Open

[Android] Google Play's Photo and Video Permissions policy. #2898

SungilJung opened this issue May 27, 2024 · 0 comments

Comments

@SungilJung
Copy link

https://support.google.com/googleplay/android-developer/answer/14115180

Timeline information
See the following timeline for the Photo and Video Permissions policy. Note that this is subject to change; updates will be posted in this article.

October 2023: We announced the new Photos and Video Permissions policy.
August 31, 2024:

Apps with one-time or infrequent use of photos are requested to remove READ_MEDIA_IMAGES and READ_MEDIA_VIDEO permissions from their app manifest and migrate to a system photo picker if necessary.

Apps with one-time or infrequent use that need time to remove permissions or migrate to a picker can request an extension until January 2025.

Apps with core use-case or broad access use can begin providing use-case rationale using the declaration form within Play Console.

In the given situation, it is necessary to remove the permissions. However, removing these permissions causes the library to not function correctly, so assistance is needed.

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