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