I have been using the ZipArchive component for Xamarin iOS development without any issues until the 'unified' code requirement has been enforced.
There is not a unified version of ZipArchive available. I have tried ZipStorer, DotNetZip, SharpCompress, SharpZipLib all without success.
Is it no longer possible to unzip a file on an iOS device using the unified code approach?