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

Darryl Pogue resolved CB-7232.
------------------------------
    Resolution: Fixed

This is now supported with the {{edit-config}} tag

> 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: cordova-cli
>    Affects Versions: 3.5.0
>            Reporter: David Peacock
>            Priority: Major
>
> 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
(v7.6.3#76005)

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

Reply via email to