FortuneN / cordova-plugin-zeep

Zip compression/decompression for the cordova/phonegap platform
Apache License 2.0
28 stars 37 forks source link

cordova-plugin-zeep for WIndows 10 #20

Open jonnraj opened 6 years ago

jonnraj commented 6 years ago

Hi, Raj here. I didn't know how to approach this team so raising this as an issue though it is not. I have added windows 10 functionality to this plugin, modifying the FineZeep portable CS project to a UWP extension. I know there are lot of people out there looking to compress/decompress files in cordova apps on Windows10. Please let me know how I can contribute.

BTW, i removed the dependency on CSharpZipLib. Using UWP IO Compression features.

tfairfield commented 6 years ago

Hello

This is related to issue #7, but specifically windows. I see no answer to issue #7, so am wondering if this remains a problem, for Windows at least. In my tests, unzip on windows 10 does not seem to be working. I installed plugin from this url to use the latest revisions (Release). I'm using ionic/cordova and the standard code from this site's example. I am downloading to and unzipping in the same directory -- however I have also tried separate directories for the two actions.

stihl-sicher commented 5 years ago

Hi, is there any further information about this? Is there some place where the updated version is available?

Best regards

AndrianLeah commented 4 years ago

Having issues to build in release using this plugin. Is there any solution out there?