[ 
https://issues.apache.org/jira/browse/CB-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330564#comment-15330564
 ] 

ASF GitHub Bot commented on CB-11023:
-------------------------------------

Github user riknoll commented on the issue:

    https://github.com/apache/cordova-lib/pull/449
  
    This is working fine for me! When this feature gets documented, we need to 
make sure to document how to get your project back in order if you mess it up 
by adding a plugin with `--force`. I think removing all plugins and re-adding 
them (minus the conflicting ones) should do the trick.
    
    
    I'll wait for @macdonst to take a look before I merge this. This change 
will require a platform release as well since it is in cordova-common.


> plugin.xml should be able to add attribute to an existing element in 
> AndroidManifest.xml
> ----------------------------------------------------------------------------------------
>
>                 Key: CB-11023
>                 URL: https://issues.apache.org/jira/browse/CB-11023
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI, Plugman
>            Reporter: Carlos Santana
>
> We have a need for a plugin we develop to add the attribute android:name to 
> the <application> element to be able to point to a Class that tracks app 
> sessions for analytics.
> plugin.xml only support via <config-file> only to add elements to 
> AndroidManfist.xml this request is to add an enhancement to also handle 
> adding an attribute to an existing element.



--
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