I get a crash on startup related to Windows notifications.
System.Runtime.InteropServices.COMException
Unexpected HRESULT has been returned from a call to a COM component.
at Notifications.Windows.NotificationComServer.CreateAndRegisterActivator(Guid)
Environment:
- OS: Windows 10.0.18363 (Version 1909)
- Avalonia: 11.3.6
- Notifications.Windows from Avalonia.Labs
Steps to Reproduce:
- Run the app on Windows 10 1909
- Trigger notification registration
- Observe crash
I get a crash on startup related to Windows notifications.
System.Runtime.InteropServices.COMException
Unexpected HRESULT has been returned from a call to a COM component.
at Notifications.Windows.NotificationComServer.CreateAndRegisterActivator(Guid)
Environment:
Steps to Reproduce: