Skip to content

Commit

Permalink
added NSPhotoLibraryUsageDescription
Browse files Browse the repository at this point in the history
  • Loading branch information
ImJustChew committed Apr 16, 2024
1 parent 4e727d5 commit 8a7508b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ios/App/App/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
<true/>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>Our app needs permission to save your timetable to your gallery</string>

<key>NSPhotoLibraryUsageDescription</key>
<string>Our app needs permission to save your timetable to your gallery</string>
</dict>
</plist>

0 comments on commit 8a7508b

Please sign in to comment.