You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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