Mike Kwan created CB-7833:
-----------------------------

             Summary: Allow CDVWhitelist to be configured programmatically
                 Key: CB-7833
                 URL: https://issues.apache.org/jira/browse/CB-7833
             Project: Apache Cordova
          Issue Type: Improvement
          Components: iOS
    Affects Versions: 3.5.0
            Reporter: Mike Kwan


`CDVWhitelist` is currently initialised in`[CDVViewController loadSettings]` by 
parsing `config.xml`.

We would like to be able to alter the whitelist post-AppStore deployment. This 
allows the whitelist to be re-configured without doing another app submission.

Is this requirement generic enough to justify a change?

Ideally the array that initialises `CDVWhitelist` would be made a public 
property. This would allow the list to be read and modified at runtime - the 
setter could in turn update the whitelist entries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to