Replies: 2 comments
-
Same here |
Beta Was this translation helpful? Give feedback.
0 replies
-
@adxpcc I believe this should be filed as a bug report/issue. @jonwis |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
it`s a very simply code follow the doc:
https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/Notifications/Push
https://learn.microsoft.com/zh-cn/windows/apps/windows-app-sdk/notifications/push-notifications/push-quickstart
but
PushNotificationManager.Default.PushReceived += Default_PushReceived throw Exception
PushNotificationManager.Default.Register()
so How Can I use WNS base on PushNotificationManager?
Beta Was this translation helpful? Give feedback.
All reactions