react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
Grant partial access to photos and videos
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
Can we get an update on this? Is this being implemented?