Firebase Fcm Notification Image Won't Show
I am using FCM in my project and when trying to test the incoming notifications with the firebase 'compose notification' feature I am putting a title, a body and an image URL to th
Solution 1:
Solved - I used an old version of firebase messaging dependency and I updated it, including my entire project to androidX and now I can see the images :)
Post a Comment for "Firebase Fcm Notification Image Won't Show"