-
|
Hello. I have been trying to publish a MAUI app as NativeAOT. I have created a new project on Visual Studio and have also used When I launch the executable, nothing seems to happen. Updating WebView2 seems to solve the first two issues, but not the other three. Event Viewer says that an Application Error occurred, on module Edit: What can I do? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
|
I'm getting the same error and I debug and find the problem. |
Beta Was this translation helpful? Give feedback.
-
|
I encountered the same problem. May be issue with Windows App SDK? Has anyone already solved this issue? Is NativeAOT fully supported in .NET MAUI for Windows? |
Beta Was this translation helpful? Give feedback.
-
|
这是来自QQ邮箱的自动回复邮件,您的邮件我已接收,如有紧急情况请电话联系,谢谢。
|
Beta Was this translation helpful? Give feedback.
-
|
I have just installed the latest VS and .NET 10 and created a new .NET MAUI project, and then tried to publish. I no longer get any trimmer warnings and the program starts and works properly. Sample content still produces warnings and an executable that does not start, however. |
Beta Was this translation helpful? Give feedback.
-
|
这是来自QQ邮箱的自动回复邮件,您的邮件我已接收,如有紧急情况请电话联系,谢谢。
|
Beta Was this translation helpful? Give feedback.
I have just installed the latest VS and .NET 10 and created a new .NET MAUI project, and then tried to publish. I no longer get any trimmer warnings and the program starts and works properly. Sample content still produces warnings and an executable that does not start, however.