Benjamin Räder created CB-13985:
-----------------------------------
Summary: Plugin installation fails if the plugin requires
variables on platform add
Key: CB-13985
URL: https://issues.apache.org/jira/browse/CB-13985
Project: Apache Cordova
Issue Type: Bug
Components: cordova-plugman
Reporter: Benjamin Räder
If you have a plugin defined in your plugin.xml like this:
{code:java}
<plugin name="cordova-plugin-facebook4"
spec="git+https://github.com/XXXXXXXXXXXX/cordova-plugin-facebook4.git">
<variable name="APP_ID" value="1234567890" />
<variable name="APP_NAME" value="Testapp" />
</plugin>{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]