HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center

Set Notification Icon

Android only

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);