Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when give Full access to photos #89

Open
IlyaMakarevich opened this issue Sep 17, 2020 · 6 comments
Open

Crash when give Full access to photos #89

IlyaMakarevich opened this issue Sep 17, 2020 · 6 comments
Labels

Comments

@IlyaMakarevich
Copy link

IlyaMakarevich commented Sep 17, 2020

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

@DragonCherry
Copy link
Owner

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

@IlyaMakarevich
Copy link
Author

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

@mrAntonH
Copy link

mrAntonH commented Oct 24, 2020

@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

@robertofrontado
Copy link

Same crash here with Xcode 12.2 and library v2.9.7

@gezihuzi
Copy link
Contributor

Same crash here with Xcode 12.2 and library v2.9.7

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

@aman-at-appinventiv
Copy link

aman-at-appinventiv commented Nov 2, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants