GALLERY
Full access to the photo and video library.
Android: Maps to
READ_MEDIA_IMAGES+READ_MEDIA_VIDEO(API 33+) orREAD_EXTERNAL_STORAGE. Supports Android 14+ "Partial Access" flow.iOS:
NSPhotoLibraryUsageDescription. Supports iOS "Limited" access.
⚠️ Android Note: If your app only requires images or videos, use GALLERY_IMAGES_ONLY or GALLERY_VIDEO_ONLY to minimize permission scope and avoid silent denial if you haven't declared both in your Manifest.