I am developing a react native app and I am using Firebase Cloud Notification to send remote notifications to users. The problem is that when I attach an image to the notification, it isn't shown on IOS and I can't fix it. I tried using Firebase Console and also using a request with Postman.
I already read this but my file is .swift and not .m and I can't find a way to do it correctly. Furthermore I have tried other solutions from some Github and Stackoverflow questions and nothing works.
Thanks.