Grey square as notification icon using Firebase notifications

后端 未结 5 483

I am attempting to integrate Firebase Cloud Messaging into my android app. But when the app is in the background or closed, Firebase notification is displayed with grey squa

5条回答
  •  渐次进展
    2020-12-31 07:32

    Create the base shape within a 25x25 px image on a transparent background. Mind the safeframe, and keep the upper and lower 2 pixels free. Export the icon at 25x25 as a PNG file with transparency enabled.

提交回复
热议问题