Does anyone know if there is a filesize limit with ZipArchive in iOS?

I am using it to unzip files to my Documents folder and it works perfect with a 65 Mb file and under but it crashes with a 125 Mb file. The files are similar in directory structure and number of files inside. I'm using an iPad 1 with iOS 4.3.

link|improve this question
There is a memory limit (RAM), do you hold the content in the RAM? – Christian Kuetbach Jan 5 at 11:52
I create a temp.zip file once downloaded – Jorge Jan 5 at 13:35
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.