Setting the notification icon is only available on Android devices.
Use this API to set the icon you'd like to show for Instabug related notifications. This method takes @DrawableRes int
parameter.
Replies.setNotificationIcon(@DrawableRes int notificationIcon);
Replies.setNotificationIcon(@DrawableRes int notificationIcon)