Skip to content

Commit

Permalink
Enable file sharing on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
gut4 authored and andelf committed Dec 22, 2022
1 parent 6eee0e1 commit 602f2da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/App/App/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 602f2da

Please sign in to comment.