MobileChromeApps / cordova-plugin-zip

Zip plugin for Cordova apps
Other
168 stars 207 forks source link

Created zip file from binary response data using cordova-plugin-file. But not able to unzip that. #82

Open sreeraj137 opened 6 years ago

sreeraj137 commented 6 years ago

i am getting binary response zip file. Inside the ZIP there is image files.Based on this documentation created zip file. https://github.com/apache/cordova-plugin-file#store-an-existing-binary-file- But not able to unzip that file.