SSImagePicker icon indicating copy to clipboard operation
SSImagePicker copied to clipboard

Gallery Browser went black on android 14

Open farshadmb opened this issue 6 months ago • 1 comments

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):

  • OS: macOS Ventura

Smartphone (please complete the following information):

  • Device: Samsung, Google
  • OS: Android 14

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

farshadmb avatar Jul 24 '24 09:07 farshadmb