Expo Image Picker shows all pictures with limited permissions

  1. SDK Version: 39.0.5
  2. Platforms(Android/iOS/web/all): iOS

I’m using expo-image-picker to select photos from a user’s library. When the “selected photos” permission and call launchImageLibraryAsync, my entire photo library is displayed rather than just the photos I have selected. Is there a fix to this?
Relevant code:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.