如何将文件发送到不同的应用程序,以了解应用程序支持哪个UTI?可以说文件没有文件扩展名,但我碰巧知道文件的UTI。 我试过如下: // target is a NSURL with the location of the extension less file on the system
// knownUTI is a NSString containing the UTI of the fi
我有一个应用程序,这是一个通用的文件管理器。我希望使用QLPreviewController,UIDocumentInteractionController等应用程序中的“Open in ...”功能能够向我的应用程序发送任何文件类型。 我已经创建了一个文档类型,但是“类型”是否设置为“*”,“public。*”或类似的组合我无法让应用程序显示非特定情况下例如,如果我将UTI更改为com.adob