Pushnotification image in ios shows flutter logo - flutter

I have implemeted flutter push notification in my app but i get flutter logo if i send image in push notification.. this issue is seen in ios only
Every thing is fine in android devices

Related

Unity ads in flutter

How can I place unity banner and intestertial banner in flutter app without triggering any event. I want the ads to show automatically when the app is launched.

Flutter Firebase-Cloud-Messaging not appearing in android emulator

I have a FCM setup in my flutter app. Everything works as expected in the iOS world, but I can't get it to work in the android world. I can see the Push-Notification in the notification drawer, but they don't appear like the classic Push-Notification widget in the top bar. What am I doing wrong?
Android Emulators won't work. You need a physical device if you want to test cloud-messaging on Android.

Notification image not showing on some devices like Vivo

I am using FCM and Flutter Local Notification's plugin for displaying notifications. The problem is that the big image in the notification is not visible on all devices, like Vivo. Only the title and body is visible.
Any fix for this?

How to add app icon badge in flutter android?

I am using "flutter_app_badger" for app icon badge. Its working fine with Samsung but not working in some devices like Redmi, vivo etc. How can I mange this? Do we have any option to add "badge" through notification payload like iOS?

Ionic 1 FCM Push Notifications With Images

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.
I am using https://github.com/fechanique/cordova-plugin-fcm