Shan Lin created CB-10875:
-----------------------------
Summary: cordova build always set NSAllowsArbitraryLoads to true
in plist
Key: CB-10875
URL: https://issues.apache.org/jira/browse/CB-10875
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Affects Versions: 5.4.1
Environment: cordova-ios on 3.8.0, built on macos
Reporter: Shan Lin
Using cordova 5.4.1, no matter how I set 'access origin' in config.xml, the ios
plist file at the end has NSAllowsArbitraryLoads set to true. Steps to
replicate: (1) make sure plist file doesn't have 'NSAppTransportSecurity'
element. (2) edit config.xml to either remove <access origin='*'/> or set
<access origin='https://*/*' /> (3) do 'cordova build ios' from command line,
then exam the resulting plist file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]