Push Notification icon in standalone android app alongside title and body

Please provide the following:

  1. SDK Version: 36
  2. Platforms(Android/iOS/web/all): Android

I have been able to set an icon for push notification using notification key and defining icon & color in that, but it only shows in phone’s status bar and when I drag down notifications tray it shows icon with the intended tint color, I would like to add a notification icon which is my app icon on the right side / left side of the notification title & body, like it shows when I receive push notification inside expo client app.

Ideally we should be able to set custom / dynamic notification icon per notification, but I can put up with at least 1 icon for badge which is grayscale (96 x 96) and 1 separate icon for all push notifications to show alongside notification title and body, can be expo.icon if not provided by the user.

any help for this is highly appreciated.

Thanks & Regards.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.