mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
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:
@@ -70,7 +70,7 @@
|
||||
<false/>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<key>NSAllowsArbitraryLoadsInWebContent</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>NSCalendarsUsageDescription</key>
|
||||
|
||||
Reference in New Issue
Block a user