fail_fast_fatal_app_exit_c0000409_microsoft.windowsappruntime.dll! windowsappruntimedeployment_tracelogger :: initialize :: stopwithresult #4938
Labels
area-Deployment
Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged)
Describe the bug
My team has an app which was recently migrated to WinAppSDK, this error is having quite some hit in Watson in the flights for the migration release.
It seems to happen when
Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentManager.Initialize()
is called (by following the doc).Steps to reproduce the bug
I can't reproduce this error on any devices I have but it is from internal telemetry that some of our users are experiencing app crashes due to this issue.
Expected behavior
When DeploymentManager.Initialize() fails it should return an error without crashing the app.
Screenshots
No response
NuGet package version
Windows App SDK 1.6.240923002
Packaging type
Packaged (MSIX)
Windows version
No response
IDE
Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered: