MOBILE-3713 config: Allow enabling cross-site cookies in iOS 14

main
Dani Palou 2021-04-29 15:36:33 +02:00
parent 514bc2bcdd
commit 589f0949ea
1 changed files with 3 additions and 0 deletions

View File

@ -269,6 +269,9 @@
<config-file parent="UIRequiresFullScreen" target="*-Info.plist">
<false />
</config-file>
<config-file parent="NSCrossWebsiteTrackingUsageDescription" target="*-Info.plist">
<string>This app needs third party cookies to correctly render embedded content from the Moodle site.</string>
</config-file>
<config-file parent="CFBundleDocumentTypes" target="*-Info.plist">
<array>
<dict>