0
点赞
收藏
分享

微信扫一扫

iOS WARNING ITMS-90737

月白色的大狒 2021-09-28 阅读 59
日记本

参考文章

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 条评论