Skip to content

Commit 6190e2d

Browse files
committed
NSAllowsArbitraryLoads
1 parent d349c8f commit 6190e2d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Loop/Info.plist

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@
9191
<string>UIInterfaceOrientationLandscapeRight</string>
9292
<string>UIInterfaceOrientationPortraitUpsideDown</string>
9393
</array>
94+
<key>NSAppTransportSecurity</key>
95+
<dict>
96+
<key>NSAllowsArbitraryLoads</key>
97+
<true/>
98+
</dict>
9499
<key>UISupportedInterfaceOrientations~ipad</key>
95100
<array>
96101
<string>UIInterfaceOrientationPortrait</string>

0 commit comments

Comments
 (0)