I have this issue when using the TakePhotoCameraAction action item.
I have this issue when using the TakePhotoCameraAction action item.
This issue started when I upgraded my iOS SDK from 9 to 11.
Previously using Seattle and now Tokyo.... It all works fine from the time I take a photo and editing it but once I accept the photo the app crashes.
This issue started when I upgraded my iOS SDK from 9 to 11.
Previously using Seattle and now Tokyo.... It all works fine from the time I take a photo and editing it but once I accept the photo the app crashes.
Have you added the Key in the Version Info of Project Options, as advised? It needs to match exactly:
ReplyDeleteNSPhotoLibraryAddUsageDescription
..and put something meaningful in the Value column
Thanks... adding that last piece of the puzzle solves it.
ReplyDelete