Robert Zhou

Results 6 comments of Robert Zhou

@drewbatgit, can you please help to update the [AppNotification Docs](https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/app-notifications/app-notifications-quickstart?tabs=cpp)?

The doc [AppNotification Docs](https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/app-notifications/app-notifications-quickstart?tabs=cpp) has been updated.

Add @sharath2727 for the issue "My application exe file is "com.mycompany.myapplicationname.exe" and unfortunately the toast header is displaying "com" instead of "myapplicationname".

> @vaheeshta, I tried to use the Windows App SDK 1.2 experimental, and the following line is throwing InvalidCastException! > > ` var notificationManager = AppNotificationManager.Default;` > > _System.InvalidCastException HResult=0x80004002...

@fmaeseele. Thanks for your feedback. We will create a work item on our side to track the icon and name issue.

we have c# sample for app notification here https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/Notifications/App. Can you please follow the sample to see whether you still have this issue.