Cœur

Results 652 comments of Cœur

Those are iOS version numbers. Since you have access to the CPU usage, it means you were monitoring it with Xcode. Then please attach a crash report and an **Instruments**...

This is not supported by the underlying minizip-ng. For `zip.open()` specifically, one of the possible failures is in `calloc` (not enough memory to allocate).

Did you try to create the file on the UI thread or on a dedicated separate thread? Is it on iOS or macOS? If on iOS, did you correctly configured...

@nmoinvaz @sgoth @fekstrom is that fine to merge this PR in its current state? I was thinking yes.