AssetsPickerViewController icon indicating copy to clipboard operation
AssetsPickerViewController copied to clipboard

Crash when give Full access to photos

Open IlyaMakarevich opened this issue 3 years ago • 6 comments

Steps

  1. Open camera
  2. Make photo, save photo in gallery
  3. Open gallery and Allow full access to photos
  4. crash

Version - (2.9.3) Xcode - 11.0 iOS - 14 https://ibb.co/pWtg3rg

IlyaMakarevich avatar Sep 17 '20 15:09 IlyaMakarevich

Please try newer version. I couldn't reproduce on my device at v2.9.6

DragonCherry avatar Sep 18 '20 00:09 DragonCherry

I will try new version when we will release with xcode 12 Thanks!

IlyaMakarevich avatar Sep 18 '20 19:09 IlyaMakarevich

@DragonCherry, I have the same problem, my version is 2.9.7, Xcode 12.1 It is only when switch on NSPhotoLibraryUsageDescription and NSPhotoLibraryAddUsageDescription both in info.plist

  • Open camera
  • Make photo, save photo in gallery (allow only write image to library)
  • Then open gallery (allow full access to photos)
  • Same crash

mrAntonH avatar Oct 24 '20 09:10 mrAntonH

Same crash here with Xcode 12.2 and library v2.9.7

robertofrontado avatar Dec 04 '20 18:12 robertofrontado

Same crash here with Xcode 12.2 and library v2.9.7

Hi, please check self.defaultAlbum and self.cameraRollAlbum are both empty data?

gezihuzi avatar Dec 13 '20 10:12 gezihuzi

Does anyone have any updates on how to fix the issue, my users are having this crash on iOS 14 and library v2.9.7 I am also not able to reproduce the issue but the crash report suggests its happening on the exact location mentions above.

Screenshot 2021-11-02 at 6 35 30 PM

aman-at-appinventiv avatar Nov 02 '21 13:11 aman-at-appinventiv