Baseflow / Baseflow/flutter-permission-handler

Remove the READ_MEDIA_IMAGES and READ_MEDIA_VIDEO permissions from your app:

Open
#1,474 5 comments 4 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.2k
Forks
970
Avg merge
14h 22m
Merged PRs (30d)
2

Description

If your app only needs occasional access to photos and videos, remove the READ_MEDIA_IMAGES and READ_MEDIA_VIDEO permissions from your apps’ manifest, across all app version codes within the submission. This includes all tracks, including both production and testing tracks. You can migrate to a system photo picker, which allows users to selectively grant access to specific media on a one-time or infrequent basis.

I am using "permission_handler: ^11.3.1". still facing the above warning when we are uploading the APP on playstore

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.