You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Benjamin Räder (JIRA)" <ji...@apache.org> on 2018/03/16 15:26:00 UTC

[jira] [Created] (CB-13985) Plugin installation fails if the plugin requires variables on platform add

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org