Archived Forum Post

Index of archived forum posts

Question:

Zip Library/Algorithm

Aug 12 '13 at 09:02

We are using Chilkat Zip libraries to zip/unzip files on the server. It works perfectly fine with Desktop application. As you guys don't support Mono/Xamarin, we are trying to unzip files (zipped using Chilkat Lib) using 3rd party/open source libraries but have faced lot many issues. Currently we are trying to unzip on iOS and its throwing error "Compression method unsupported". Can you please help us here and fix our problem?

Thank you!


Answer

Btw, we are using this library to unzip - http://dotnetzip.codeplex.com. We got it working somehow on Android but not working on iOS.