ZipArchive can't unzip a larger zip file on the Device (ipad) ? It works on the simulator, but doesn't on the ipad. The zip file is about 60MB.

It doesn't show any error message and just retuan 0 (use UnzipFileTo method)

Thanks very much!

link|improve this question

50% accept rate
It's very strange, somethings it works, but sometimes doesn't. – Neil.Lv Apr 29 '11 at 3:18
feedback

1 Answer

Just a guess: You may have a memory problem. If you can try to cache data on the disk.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.