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.

Comments

  1. Have you added the Key in the Version Info of Project Options, as advised? It needs to match exactly:

    NSPhotoLibraryAddUsageDescription

    ..and put something meaningful in the Value column

    ReplyDelete
  2. Thanks... adding that last piece of the puzzle solves it.

    ReplyDelete

Post a Comment