UseZip64WhenSaving Error when packaging Android

I get this error

Program.Main: ERROR: AutomationTool terminated with exception: Ionic…ZipException: Compressed or Uncompressed size, or offset exceeds the maximum value. Consider setting the UseZip64WhenSaving property on the ZipFile instance

when packaging for Android, so where the this place I should set that UseZip64WhenSaving property?

Hello ,

I’ve never seen this error before myself but it seems that another user had a similar issue in a previous version. Please take a look at this post. A response was given here by Chris on what this error means and how to fix it. Please let me know if this helps.