You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "kassis wael (JIRA)" <ji...@apache.org> on 2012/09/14 13:54:08 UTC

[jira] [Created] (CB-1463) Can't find variable: PhoneGap

kassis wael created CB-1463:
-------------------------------

             Summary: Can't find variable: PhoneGap
                 Key: CB-1463
                 URL: https://issues.apache.org/jira/browse/CB-1463
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 1.5.0
         Environment: Mac Os X Version 10.6.8 Build 10K549
Xcode Version 4.0.2 Build 4A2002a
Cordova 1.5
            Reporter: kassis wael
            Assignee: Shazron Abdullah


I use a plugin of FTP Transfert under Cordova 1.5
But when i called to the function, an error appear : Can't find variable: PhoneGap.

the JS Script of the plugin contain :
return Cordova.exec(success, fail, "FTPPlugin", "upload", types);

Idon't know where is the variable PhoneGap which appear in the error

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CB-1463) Can't find variable: PhoneGap

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-1463.
----------------------------------

    Resolution: Not A Problem

This is not a Cordova API problem but a plugin problem - the plugin needs to be upgraded. Tell the plugin author to update his/her plugin according to the these guidelines: 

https://github.com/phonegap/phonegap-plugins/wiki
                
> Can't find variable: PhoneGap
> -----------------------------
>
>                 Key: CB-1463
>                 URL: https://issues.apache.org/jira/browse/CB-1463
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.5.0
>         Environment: Mac Os X Version 10.6.8 Build 10K549
> Xcode Version 4.0.2 Build 4A2002a
> Cordova 1.5
>            Reporter: kassis wael
>            Assignee: Shazron Abdullah
>              Labels: javascript
>
> I use a plugin of FTP Transfert under Cordova 1.5
> But when i called to the function, an error appear : Can't find variable: PhoneGap.
> the JS Script of the plugin contain :
> return Cordova.exec(success, fail, "FTPPlugin", "upload", types);
> Idon't know where is the variable PhoneGap which appear in the error

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1463) Can't find variable: PhoneGap

Posted by "Filip Maj (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457177#comment-13457177 ] 

Filip Maj commented on CB-1463:
-------------------------------

Alternatively, upgrade to Cordova 1.6 or above.
                
> Can't find variable: PhoneGap
> -----------------------------
>
>                 Key: CB-1463
>                 URL: https://issues.apache.org/jira/browse/CB-1463
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.5.0
>         Environment: Mac Os X Version 10.6.8 Build 10K549
> Xcode Version 4.0.2 Build 4A2002a
> Cordova 1.5
>            Reporter: kassis wael
>            Assignee: Shazron Abdullah
>              Labels: javascript
>
> I use a plugin of FTP Transfert under Cordova 1.5
> But when i called to the function, an error appear : Can't find variable: PhoneGap.
> the JS Script of the plugin contain :
> return Cordova.exec(success, fail, "FTPPlugin", "upload", types);
> Idon't know where is the variable PhoneGap which appear in the error

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira