wilson chen
wilson chen
Thanks for the PR. If you can add some testcases we will merge in v3.0
@nguyenngochanh hello, I downloaded the file `日光日光.zip` you provided, which named `default.zip`. Both command `unzip` and default archiving utility unziped failed. So I suspect the `default.zip` has some problems itself....
> [Books.zip](https://github.com/ZipArchive/ZipArchive/files/2467523/Books.zip) > This file can also not be unzip. @Coeur I used minizip(command line tool) to decompress this zip file successfully, while failed with ZipArchive. The attached zip file...
Hi, @iosTeamilink. You are saying, you created a zip file with SSZipArchive, but can not open with right password with a third-party tool, right?
Thanks for your feedback. But I think we need some more information to reproduce this issue. 1. Have you ever unzipped such .sqlite file with some other zip tool instead...
> Hello, > > Now I am able to zip the file but not able to unzip with the same password through code. Also fail to unzip with SSZipArchive?
> Now I tried to integrate the latest version of ssziparchive manually, > but I found 28 errors. > please check screenshot for an error. Sorry, it is hard to...
@VijayMay Hi, I downloaded the zip file attached in your issue description. The zipped files inside it look interesting: a directory named `baseInfo` and a common file also named `baseInfo`....
In fact, the directory `baseInfo` is fine. It can be unzipped by WinRAR in windows platform. But ZipArchive stop the unzip process once it encounter an error. @Coeur , do...
@VijayMay Has your problem been solved?