【发布时间】:2016-11-07 10:41:36
【问题描述】:
我正在尝试添加一个选项,以便在按下 PDF 文件的共享按钮时,它会建议使用我的应用程序打开。像这样:
目前我的 plist 文件有 CFBundleDocumentTypes 和 UTImportedTypeDeclarations 属性,看起来像这样:
我关注了this tutorial,但没有运气。我的应用程序未显示在列表中。我错过了什么?
【问题讨论】:
标签: ios iphone pdf ios10 pdf-viewer