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

Shazron Abdullah commented on CB-6446:
--------------------------------------

I just re-tested using:
{code}
$ cordova plugin add https://github.com/phonegap/phonegap-facebook-plugin.git 
--variable APP_NAME=ShazAppName --variable APP_ID=123456
Fetching plugin "https://github.com/phonegap/phonegap-facebook-plugin.git"; via 
git clone
Installing "com.phonegap.plugins.facebookconnect" for ios
{code}

The variables were installed fine into the Info.plist. The resolution remains 
'Invalid'

> plugin:add grunt task only accepts a single --variable parameter
> ----------------------------------------------------------------
>
>                 Key: CB-6446
>                 URL: https://issues.apache.org/jira/browse/CB-6446
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.4.0
>         Environment: OSX
>            Reporter: Ron James
>
> To install the facebook connect plugin, we need to pass 2 variables - 
> APP_NAME and APP_ID, e.g:
> grunt plugin:add:https://github.com/phonegap/phonegap-facebook-plugin.git 
> --variable APP_NAME=MyApp --variable APP_ID=1234123412341234
> The `variable` parameters aren't being passed through to plugman correctly so 
> the installation fails.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to