Skip to content

Commit 9cc3f9a

Browse files
author
vakrilov
committed
NSAllowsArbitraryLoads permission for ios
1 parent 0e7939f commit 9cc3f9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ng-sample/app/App_Resources/iOS/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,7 @@
4141
<string>UIInterfaceOrientationLandscapeLeft</string>
4242
<string>UIInterfaceOrientationLandscapeRight</string>
4343
</array>
44+
<key>NSAllowsArbitraryLoads</key>
45+
<true/>
4446
</dict>
4547
</plist>

0 commit comments

Comments
 (0)