Skip to content

Commit

Permalink
fix: fix gallary privacy policy violation crash (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedbashir authored and rnr committed Sep 6, 2024
1 parent a405dce commit 07eb634
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OpenEdX/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@
<string>We would like to utilize your calendar list to subscribe you to your personalized calendar for this course.</string>
<key>NSCalendarsFullAccessUsageDescription</key>
<string>We would like to utilize your calendar list to subscribe you to your personalized calendar for this course.</string>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>Allow access to your photo library so you can save photos in your gallery.</string>
</dict>
</plist>

0 comments on commit 07eb634

Please sign in to comment.