You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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, 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.
The text was updated successfully, but these errors were encountered: