Christoph Z.
Results
2
comments of
Christoph Z.
Glen, I can reproduce the problem on iPhone 5s and 6 Plus, when writing a new zip file with this code: ``` NSError *error = nil; ZZArchive* archive = [[ZZArchive...
Thanks @pixelglow. That's a good idea. It would be awesome to have a method that can take just one entry and can be efficiently called in a loop. If you...