react-native-image-crop-picker icon indicating copy to clipboard operation
react-native-image-crop-picker copied to clipboard

Grant partial access to photos and videos

Open nguyenvantinh06 opened this issue 10 months ago • 1 comments

Version Tell us which versions you are using: react-native-image-crop-picker v0.42.0 react-native v0.71.15

Platform Tell us to which platform this issue is related Android

Expected behaviour Android 14 introduces Selected Photos Access, which allows users to grant apps access to specific images and videos using new READ_MEDIA_VISUAL_USER_SELECTED permission

Actual behaviour Currently, after removing the READ_MEDIA_IMAGES and READ_MEDIA_VIDEO permissions, the application is always granted "Access All" images and videos.

Link: https://developer.android.com/about/versions/14/changes/partial-photo-video-access

nguyenvantinh06 avatar Feb 07 '25 02:02 nguyenvantinh06

Can we get an update on this? Is this being implemented?

RyanMurphyMobi avatar Mar 17 '25 19:03 RyanMurphyMobi