.NET MAUI updates in .NET 9 Preview 6 #23506
davidortinau
announced in
Announcements
Replies: 1 comment
-
We are encountering a major issue with MAUI 8 apps. When the APK is handed over to the publisher, the signing process disrupts the alignment. During installation (signature verification) and running the app, we encounter an offset error with the assemblies/assemblies.blob file in the APK. Since it's impractical to influence the publisher's release process and realign the APK each time, we need a solution that allows the app to run normally without re-aligning and re-signing the APK. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The team is continuing work on core fundamentals of the .NET MAUI SDK to improve overall product quality. This includes expanding test coverage, end to end scenario testing, and bug fixing.
.NET MAUI updates in .NET 9 Preview 6:
.NET 9 Preview 6:
Beta Was this translation helpful? Give feedback.
All reactions