Add more Media* permissions for Android #12857
Labels
area-essentials
Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info
good first issue
Good for newcomers
platform/android 🤖
proposal/open
t/enhancement ☀️
New feature or request
Milestone
Description
As of Android 13, the
READ_EXTERNAL_STORAGE
permission is no more and split into:Public API Changes
Not sure as of yet, but maybe 3 new permissions?
MediaReadImages
MediaReadAudio
MediaReadVideo
This will also have to be consolidated with the iOS permission of
Media
...Intended Use-Case
More granular permissions. Especially since if this lands, then we have added all the media ones into
READ_EXTERNAL_STORAGE
:#12854
The text was updated successfully, but these errors were encountered: