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?