MobileChromeApps / cordova-plugin-zip

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

Windows phone support #26

Closed bewam closed 9 years ago

bewam commented 10 years ago

Hello,

My brother and I want to develop a portable app for kids using cordova. The app will need some decompression in it. It would be the only platform plugin we would use. Javascript may be too slow. Do you know how to decompress in windows 8 through cordova ? Will MobileChromeApps/zip have a windows support (featured) ?

Thanks for developing.

devalexqt commented 9 years ago

Hi, I'm waiting for suppor for windows phone!

mmocny commented 9 years ago

We are not working on this, nor do we have plans to add support. We would entertain accepting pull requests for this (though since we wouldn't provide ongoing support for the platform, we may not even do that).

If you would like unzip on platforms other than ios/android, you are better served to look elsewhere or implement yourself.

Sorry.