Merge branch 'feature/5759_disallow_http' into 'develop'

MESSENGER-5759 allow http only in web content

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!321
This commit is contained in:
JanNiklas Grabowski
2024-02-22 14:53:12 +00:00

View File

@@ -70,7 +70,7 @@
<false/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<key>NSAllowsArbitraryLoadsInWebContent</key>
<true/>
</dict>
<key>NSCalendarsUsageDescription</key>