Open niaonlinetest opened 10 years ago
Can you attach your example project? By default this error appears when you are using GIT with wrong .gitignore. (I mean you've got excluded android.json)
Anyway you can remove plugin with phonegap local plugin remove cordova.plugin.ExtractZip and then add it by phonegap local plugin add (clone url)
ok let me know one thing please , how do I execute this plugin
i am trying this ExtractZip( "FileName.zip"); but it is not working like that
filename must be an absolute path to the zip file. You can attach either your logcat or apple target log output. I guess the problem will have been eliminated.
hi, i am getting this error
Error: module cordova.plugin.ExtractZip.ExtractZip not found
thanks in advance for you help