You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2017/07/15 03:50:00 UTC

[jira] [Comment Edited] (CB-11309) Platform specific plugins install to all platforms

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

Filip Maj edited comment on CB-11309 at 7/15/17 3:49 AM:
---------------------------------------------------------

I'm not sure this is a problem. Both of these plugins have components that reside "outside" of the {{<platform>}} section of plugin.xml (like web and JS assets), so cordova-cli is still making _some_ changes here, to platforms other than iOS, that is in accordance with the plugin.xml spec.

What behaviour would you expect in this case?


was (Author: filmaj):
I'm not sure this is a problem. Both of these plugins have components that reside "outside" of the {{<platform>}} section of plugin.xml (like web and JS assets), so cordova-cli is still making _some_ changes here according to the plugin.xml spec.

What behaviour would you expect in this case?

> Platform specific plugins install to all platforms
> --------------------------------------------------
>
>                 Key: CB-11309
>                 URL: https://issues.apache.org/jira/browse/CB-11309
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-cli, cordova-plugman
>    Affects Versions: 1.1.0, 6.1.1
>            Reporter: Trevor Brindle
>            Assignee: Shazron Abdullah
>
> CLI: 6.1.1
> Plugman: 1.2.1
> Node: 5.11.1
> npm: 3.9.2
> Steps to reproduce:
> 1. cordova create ~/Developer/plugmantest com.cordova.test plugmantest
> 2. cordova platform add ios android (4.1.1, 5.1.1)
> 3. cordova plugin add cordova-plugin-applepay-payeezy
> Resulted in: 
> Fetching plugin "cordova-plugin-applepay-payeezy" via npm
> Installing "cordova-plugin-applepay-payeezy" for android
> Installing "cordova-plugin-applepay-payeezy" for ios
> cordova-plugin-applepay-payeezy in android.json
> cordova-plugin-applepay-payeezy in platform_www
> Same result for 
> cordova plugin add https://github.com/shazron/KeychainPlugin



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org