Open jonnraj opened 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.
Hi, is there any further information about this? Is there some place where the updated version is available?
Best regards
Having issues to build in release using this plugin. Is there any solution out there?
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.