UI freezes unzipping a file

Hi,

I’m downaloading a zip file from a server an then I unzip them into cache folder. I launch a thread with pthread to not freeze the loading animation (CCRepeatForever animation) but it freezes.

Any idea?