瀏覽代碼

Enable file sharing on iOS

gut4 2 年之前
父節點
當前提交
602f2da04e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      ios/App/App/Info.plist

+ 2 - 0
ios/App/App/Info.plist

@@ -50,6 +50,8 @@
 	<true/>
 	<key>LSSupportsOpeningDocumentsInPlace</key>
 	<true/>
+	<key>UIFileSharingEnabled</key>
+	<true/>
 	<key>NSCameraUsageDescription</key>
 	<string>We will access your camera when you take a photo, and embed it in your note.</string>
 	<key>NSDocumentsFolderUsageDescription</key>