SimformSolutionsPvtLtd / SSImagePicker

Easy to use and configurable library to Pick an image from the Gallery or Capture an image using a Camera... 📸
Apache License 2.0
289 stars 35 forks source link

Gallery Browser went black on android 14 #78

Open farshadmb opened 1 month ago

farshadmb commented 1 month ago

Describe the bug When a user select select photo or video on Android 14, the gallery screen goes black but screen title still show.

To Reproduce Steps to reproduce the behavior:

  1. Ask Permission with READ_MEDIA_VISUAL_USER_SELECTED and READ_MEDIA_IMAGES or READ_MEDIA_VIDEOS
  2. Grant access with select photos or videos
  3. pick some pictures
  4. Gallery Screen goes blank there are no images to pick them.

Expected behavior Expected that selected images or video will be appeared on gallery view.

Screenshots If applicable, add screenshots to help explain your problem. Screenshot 2024-07-24 at 12 44 50 PM Screenshot 2024-07-24 at 12 45 05 PM

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context When a developer removed READ_MEDIA_VISUAL_USER_SELECTED that made me wonder how it is possible.

yashwantgowla-simform commented 1 month ago

@farshadmb Thanks for reaching out again!! As mentioned in the latest release v2.3 (https://github.com/SimformSolutionsPvtLtd/SSImagePicker/releases/tag/2.3), Partial access feature will be coming soon so we will take care this issue once started. Thanks!