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

Shazron Abdullah edited comment on CB-12582 at 3/22/17 11:50 PM:
-----------------------------------------------------------------

Yup my tests will do this exactly:
1) create the project
2) edit the config.xml, remove all plugin tags
3) edit the config.xml, add the plugin tags you provided, in order (they will 
be installed in order)
4) add the ios platform from github (master code), this will install the 
platform first
5) the plugins will be installed from config.xml, in order (by adding the 
platform, which essentially calls {{cordova prepare}}



was (Author: shazron):
Yup my tests will do this exactly:
1) create the project
2) edit the config.xml, remove all plugin tags
3) edit the config.xml, add the plugin tags you provided, in order (they will 
be installed in order)
4) add the ios platform from github (master code), this will install the 
platform first
5) the plugins will be installed from config.xml, in order


> Plugin's Cocoapods don't persist if another plugin is added after it
> --------------------------------------------------------------------
>
>                 Key: CB-12582
>                 URL: https://issues.apache.org/jira/browse/CB-12582
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: [email protected], 6.5.0
>            Reporter: Kyle Kirbatski
>            Priority: Blocker
>             Fix For: [email protected]
>
>
> I was trying to use the urbanairship-cordova plugin but was unable to because 
> the frameworks added by Cocoapods (referenced from the plugin's xml) were not 
> being found for linking. After some investigation it appears that if a plugin 
> is added after a plugin that uses cocoapods then the changes made by 
> cocoapods are removed by cordova.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to