Closed jsrsonu closed 6 years ago
I had the same issue and discovered I was missing a key in my tiapp.xml. You have to have both NSPhotoLibraryUsageDescription AND NSPhotoLibraryAddUsageDescription. The second one isn ew to iOS11:
@jabele - Thanks a lot for quick answer.Its working now.
When we click on save image of list view image then it crashes without any error log.Has anybody faced the same.?