We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8880782 + 4644de7 commit bf2f65dCopy full SHA for bf2f65d
1 file changed
apps/basic-example/ios/BasicExample/Info.plist
@@ -26,6 +26,7 @@
26
<true/>
27
<key>NSAppTransportSecurity</key>
28
<dict>
29
+ <!-- Do not change NSAllowsArbitraryLoads to true, or you will risk app rejection! -->
30
<key>NSAllowsArbitraryLoads</key>
31
<false/>
32
<key>NSAllowsLocalNetworking</key>
0 commit comments