I am working on ionic1 project. I need to display the push notifications with images in it for the Android platform. I am able to display the notifications with the text but images are not appearing somehow. I need some working solution for displaying image after the text in ionic1 in the notification bar.
Asked
Active
Viewed 1,423 times
1
-
I used this SO question -> https://stackoverflow.com/questions/37653251/firebase-cloud-messaging-with-ionic-app to solve this exact problem. – Conrad Lotz Jun 05 '17 at 10:05
-
Possible duplicate of [Firebase Cloud Messaging with Ionic app](https://stackoverflow.com/questions/37653251/firebase-cloud-messaging-with-ionic-app) – Yoh Deadfall Jun 05 '17 at 10:17
-
I have seen the example but the notifications are already working in my case, I only need to display the images in the notification bar – test Jun 05 '17 at 10:25
-
update the code sample for better understand – Himanshu Teotia Jun 05 '17 at 12:51