David Peacock created CB-7232:
---------------------------------

             Summary: 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: iOS
    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)

Reply via email to