iOS WARNING ITMS-90737

阅读 60

2021-09-28

参考文章

WARN: WARNING ITMS-90737: "Invalid Document Configuration.
Document Based Apps should support either the Document Browser (UISupportsDocumentBrowser = YES) or implement Open In Place (LSSupportsOpeningDocumentsInPlace = YES/NO). 
Visit https://developer.apple.com/document-based-apps/ for more information."

如果你的app中有用到UIDocumentInteractionController来打开文件,需要在info.plist中设置UISupportsDocumentBrowser为YES

精彩评论(0)

0 0 举报