After updating to 3.0.1 version I can compile in both Debug and Release mode but cannot sign my published AAB.
I get this error:
SignPackageAsync non riuscito Xamarin.AndroidTools.AndroidSdkToolException: jarsigner: unable to sign jar: java.util.zip.ZipException: attempt to write past end of STORED entry in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) in Xamarin.VisualStudio.Android.Services.Publishing.AndroidToolsPublishService.d__6.MoveNext() [E:]: SignPackageAsync non riuscito Xamarin.AndroidTools.AndroidSdkToolException: jarsigner: unable to sign jar: java.util.zip.ZipException: attempt to write past end of STORED entry
If I remove the package everything works.
Visual Studio 2026, all updated to latest version.
After updating to 3.0.1 version I can compile in both Debug and Release mode but cannot sign my published AAB.
I get this error:
SignPackageAsync non riuscito Xamarin.AndroidTools.AndroidSdkToolException: jarsigner: unable to sign jar: java.util.zip.ZipException: attempt to write past end of STORED entry in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) in Xamarin.VisualStudio.Android.Services.Publishing.AndroidToolsPublishService.d__6.MoveNext() [E:]: SignPackageAsync non riuscito Xamarin.AndroidTools.AndroidSdkToolException: jarsigner: unable to sign jar: java.util.zip.ZipException: attempt to write past end of STORED entry
If I remove the package everything works.
Visual Studio 2026, all updated to latest version.