LocalNotificationCenter.Current.GetDeliveredNotificationList on WINDOWS #493
Unanswered
Richard-Dufour
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When used on Windows, LocalNotificationCenter.Current.GetDeliveredNotificationList returns the correct number of items, but they do not have any property set (No BadgeNumber, Titler, SubTilte, etc.).
How can I get that information when running on Windows?
Beta Was this translation helpful? Give feedback.
All reactions