Open edgiardina opened 2 days ago
This isn't doable on iOS without a notification extension which isn't something I want to get into at this time. It is a fair bit of documentation that doesn't come out of the box from MAUI on how to link those projects
Summary
iOS and Android both allow for Notifications to contain images aligned on the right hand side of the notification.
API Changes
Shiny.Notifications.Notification
should contain an ImageSource or other property to set an imageIntended Use Case
I want to show images on notifications in Shiny.
Code of Conduct