Closed eeallen1 closed 6 years ago
Actually this can be solved by adding NSPhotoLibraryAddUsageDescription
to your info.plist. Description here
I'll close the issue, as it has nothing to do with AXPhotoViewer specifically. Hope this helps anyone else who runs into this.
This happens on iOS 12, not sure about previous OS versions.
Steps to reproduce:
Then the app crashes with the following stacktrace.
My implementation is basic, so I think this should suffice, but let me know if you need anything else from me to diagnose the issue.