You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/08/27 07:11:58 UTC

[jira] [Updated] (CB-7232) Config.xml should support PList modifications similar to plugin-xml

     [ https://issues.apache.org/jira/browse/CB-7232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-7232:
---------------------------------

    Component/s:     (was: iOS)
                 CLI

> Config.xml should support PList modifications similar to plugin-xml
> -------------------------------------------------------------------
>
>                 Key: CB-7232
>                 URL: https://issues.apache.org/jira/browse/CB-7232
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.5.0
>            Reporter: David Peacock
>
> Currently modifying the .plist file is only supported from the Plugin XML file.  For generic plug-ins such as Media, Notification, Geolocation there is sometimes a need to modify the plist file, for example to enable UIBackgroundModes for audio and location.  This however shouldn't be the default behavior, since often these aren't used in background mode.  
> However, if they are used in background mode you must manually add these to the plist file which is cumbersome.  It would be extremely useful if these could be included in the config.xml file, so if the project requires to modify the plist file it will be taken care of by the CLI.



--
This message was sent by Atlassian JIRA
(v6.2#6252)