Hello,
i’m using the Capacitor Plugin to get push notifications.
Everything works fine, both on Android and iOS but today, when I tried to attach an image to the push notification payload, it didn’t work on iOS (I can get the picture on Android).
In iOs I can see the message but i don’t get any image.
There is an additional configuration to add somewhere?
On Firebase’s webpage they say this:
but i wasn’t able to fix in my code.
Thank you!
Francesco