NotificationRequest..Image is always empty #492
Unanswered
Richard-Dufour
asked this question in
Q&A
Replies: 1 comment
-
As a work around, I created this routine using information taken from: It generates an ImageSource (red for iOS, light blue for Windows) representing a circle with a number text in the middle. Use it where needed:
Then, when needed as an image somewhere in your app...
|
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
-
I see there is a NotificationRequest.Image property (NotificationImage) however, it would seem it is never populated with any data even though notifications exists.
How do I get the current app Notification Badge image?
Beta Was this translation helpful? Give feedback.
All reactions