You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shan Lin (JIRA)" <ji...@apache.org> on 2016/03/15 15:42:33 UTC

[jira] [Created] (CB-10875) cordova build always set NSAllowsArbitraryLoads to true in plist

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org