You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have opened a post on Github at MAUI because the local notification for windows in MAUI did not work (arguments sent by Windows could not be read when opening the app. After a lot of effort and a cross comparison with the C++ implementation of the notification, I was finally able to get it working for MAUI.
Type of issue
Missing information
Feedback
Hi.
the documentation is incomplete (missing code). Step 5 is only specified in the C++ code. The documentation should also be extended to include MAUI Windows and show the correct way to do this. Please check your docu on https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/app-notifications/app-notifications-quickstart?tabs=cs
I have opened a post on Github at MAUI because the local notification for windows in MAUI did not work (arguments sent by Windows could not be read when opening the app. After a lot of effort and a cross comparison with the C++ implementation of the notification, I was finally able to get it working for MAUI.
Check: dotnet/maui#27092 (comment)
The documentation should be updated, because this is the starting point for everyone who will create the local Windows notification in MAUI.
See link:
Thanks
pc
Page URL
https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/app-notifications/app-notifications-quickstart?tabs=cs
Content source URL
https://github.com/MicrosoftDocs/windows-dev-docs/blob/docs/hub/apps/windows-app-sdk/notifications/app-notifications/app-notifications-quickstart.md
Author
@drewbatgit
Document Id
0c0e5014-68c8-fb33-bf35-117c7b217c56
The text was updated successfully, but these errors were encountered: