UIDocumentInteractionController change title of presented view
UIDocumentInteractionController
has a name
property which you can set to your user-friendly name. That name will be used in the title bar of the presented document.
UIDocumentInteractionController
has a name
property which you can set to your user-friendly name. That name will be used in the title bar of the presented document.