Skip to content

Commit

Permalink
fix: add NSPhotoLibraryAddUsageDescription to Info.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
ImJustChew committed Apr 15, 2024
1 parent 6cab531 commit 3aaf8b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ios/App/App/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,8 @@
<true/>
<key>LSSupportsOpeningDocumentsInPlace</key>
<true/>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>Our app needs permission to save your timetable to your gallery</string>

</dict>
</plist>

0 comments on commit 3aaf8b2

Please sign in to comment.