mattconnolly / ZipArchive

zip archive processing for Cocoa - iPhone and OS X
http://code.google.com/p/ziparchive/
MIT License
840 stars 260 forks source link

ERR=-3(DATA #29

Closed amit12cool closed 10 years ago

amit12cool commented 10 years ago

When i unzip a file using zip archive on ios i get a err=-3 i.e. DATA ERROR.All file unzipped are of zero bytes. While the same zip file is successfully unzipped on windows,mac and android. Note:- The zip file is maded on mac using PKZip.

mattconnolly commented 10 years ago

Can you please check if this bug still occurs in ZipArchive 1.3.0?

amit12cool commented 10 years ago

No its fixed.

Regards, Amit D

--- Original Message ---

From: "Matt Connolly" notifications@github.com Sent: August 6, 2014 4:32 PM To: "mattconnolly/ZipArchive" ZipArchive@noreply.github.com Cc: "amit12cool" amit.dhawan@outlook.com Subject: Re: [ZipArchive] ERR=-3(DATA (#29)

Can you please check if this bug still occurs in ZipArchive 1.3.0?


Reply to this email directly or view it on GitHub: https://github.com/mattconnolly/ZipArchive/issues/29#issuecomment-51320561

mattconnolly commented 10 years ago

Thank you for checking!