I am really struggling to get a working OOP background task in a UWP app I'm trying to convert over to WinUI3 / WIndowsAppSDK.
Please provide a working sample.
I've tried following through the sample and referenced docs, but I still can't get it to display a simple toast notification.
Also, how can I debug the OOP background task? The way I know how to do it with the old UWP version no longer works.
I am really struggling to get a working OOP background task in a UWP app I'm trying to convert over to WinUI3 / WIndowsAppSDK.
Please provide a working sample.
I've tried following through the sample and referenced docs, but I still can't get it to display a simple toast notification.
Also, how can I debug the OOP background task? The way I know how to do it with the old UWP version no longer works.