[
https://issues.apache.org/jira/browse/CB-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062008#comment-14062008
]
Andrew Grieve commented on CB-6687:
-----------------------------------
For situation 1, we've solved it for iOS and Android by deleting <access> from
defaults.xml. defaults.xml isn't used by the platform's create script, only
CLI, so that should work for both CLI and non-CLI workflows.
For situation 2, I believe the tools guarantee that the preferences from
defaults will appear above those from the app's config.xml, so as long as you
use last-one-wins then things work out.
> Cordova-cli prepare needs to overwrite any default values in platform
> config.xml
> --------------------------------------------------------------------------------
>
> Key: CB-6687
> URL: https://issues.apache.org/jira/browse/CB-6687
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows 8, WP8
> Affects Versions: 3.4.0
> Reporter: Jesse MacFadyen
> Assignee: Jesse MacFadyen
>
> wp8 and windows8 have a default value of *
> Ensure that changes to the project level config.xml overwrite platform
> config.xml during prepare.
--
This message was sent by Atlassian JIRA
(v6.2#6252)