On android devices only, when I send a push notification via firebase cloud messaging, the icon attached to the notification is a blank white circle. I am doing the FCM functionality in a custom backend API call, not the native flutterflow one. You can see I have attached what the notifications look like as well as what my FCM payloads are structured like (essentially copied from the flutterflow implementation with some small differences). What is the solution to get my android device to display the app icon on push notifications?
Push Notification Image is not set
Troubleshooting
I have verified that I have all of my app assets set in flutterflow.
No
5
14 replies