The plugin works fine on iOS11 for files sized a couple of MB up to a few dozen MB.
However the errorCallback is called immediately when the app tries to unzip a file that is 2.8 GB big using the same code like the one for the smaller files.
Is there some sort of limitation on how big a zip file can be?
The plugin works fine on iOS11 for files sized a couple of MB up to a few dozen MB. However the errorCallback is called immediately when the app tries to unzip a file that is 2.8 GB big using the same code like the one for the smaller files.
Is there some sort of limitation on how big a zip file can be?