UIDocumentInteractionController does not open other app in iOS 11
问题 My apps ability to share a PDF to another third party app has broken in iOS 11. It shows the share sheet but when I choose to open it in a different (third-party) app, it simply dismisses the share sheet and does nothing. Things I've confirmed: The delegate methods for willBeginSending and didEndSending are both called Opening first party apps like Mail or Notes works fine The document picker is still in memory Presenting a preview works fine but then the share button from inside the preview