Hi,
I am using push notifications in my B4i app using firebase and it's working fine.
Is there a way in sending an image with the push notification, like shown in the image below?
I am wanting to show text but also have a photo as well with the notification.
I came across the following link and not sure if this will allow the image to display. If it does, I am not 100% sure on how to add it.
A guide to customizing Firebase Cloud Messaging notifications with a common set of fields for all platforms and platform-specific sets of fields.
Anyone know how to include a image in the push notification?