FCM Custom Notification Icon in flutter

good morning all,

I'm using firebase cloud messaging to send notifications but I'm trying to change its icon and can't do it

I'm trying a lot of solutions but no one is working for me such as :

1-

<meta-data
  android:name="com.google.firebase.messaging.default_notification_icon"
  android:resource="@mipmap/ic_notification" />

2- changing launcher icon

3- modify the launch_background.xml and make the transparent

and a lot of solution, could anyone help me, please?



Comments

Popular posts from this blog

Today Walkin 14th-Sept

Spring Elasticsearch Operations

Hibernate Search - Elasticsearch with JSON manipulation