Description
Feature Request
Push Notification Avatar icon and action buttons.
Description
First of all thanks for capacitor it is super helpfull. It is really a pitty thing for me to ask (also I am not sure if this is even possible or not) but It would be great for the push notifications to be more configurable. Like for example having the possability to display an avatar image, see Figure.
I have read in the android documentation that this should be poossible: https://developer.android.com/training/notify-user/expanded what I am not sure about is if this is even possible with push notifications or if I have to link them somehow to my own local notifications (If yes how would I achieve this using capacitor?)
Thanks in advance.
Platform(s)
Android (dont know if this is even a thing iOS)
Preferred Solution
Possible to configure avatar images and/or reply button within the push notification plugin. I.e. configuring a property of the data object that shall act as a avatar image..
Alternatives
The standard push notification style will also work I guess...