I have followed the guides to adaptive icons.
Icons on home screen looks perfect (adaptive). But when the app receives a Firebase message (when the app is not running so it just displays the icon on the status bar, it shows a round rectangle in grey with nothing else, also when yo expand the notification.
I have modified the maniest, also taking care of the "delete" line. I am playing only with standard notifications messages. I dont want to go any further with the NotificationBuilder. Why is the status bar and expanded view not showing an icon?. If I add to the payload in the firebase message the "icon" key, it still shows the same grey rectangle.
Also try with another post that put the files in reverse (background and foreground) with no luck. Also changing the mask from white to black, also with no luch
My files are:
The status bar shows:
Expanded notification:
Icons on home screen looks perfect (adaptive). But when the app receives a Firebase message (when the app is not running so it just displays the icon on the status bar, it shows a round rectangle in grey with nothing else, also when yo expand the notification.
I have modified the maniest, also taking care of the "delete" line. I am playing only with standard notifications messages. I dont want to go any further with the NotificationBuilder. Why is the status bar and expanded view not showing an icon?. If I add to the payload in the firebase message the "icon" key, it still shows the same grey rectangle.
Also try with another post that put the files in reverse (background and foreground) with no luck. Also changing the mask from white to black, also with no luch
My files are:
The status bar shows:
Expanded notification: