I've added the library to my iOS app. When I go to share a Photo from the iOS Photos app, I'm able to see my app in the Share menu, yet when I select it it gives me the following error (before the intermediate dialog appears). I have not been able to find a breakpoint within my app to see where it produces this error, so I suspect it's not entering the app.
Sharing urls from the browser however works. What differences in setup/configuration might account for it working for one type of content but not another?
UPDATE: Turns out this issue only happens for that one image which is an HDR image.
I've added the library to my iOS app. When I go to share a Photo from the iOS Photos app, I'm able to see my app in the Share menu, yet when I select it it gives me the following error (before the intermediate dialog appears). I have not been able to find a breakpoint within my app to see where it produces this error, so I suspect it's not entering the app.
Sharing urls from the browser however works. What differences in setup/configuration might account for it working for one type of content but not another?
UPDATE: Turns out this issue only happens for that one image which is an HDR image.