HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center
These docs are for v8.1. Click to read the latest docs for v12.0.0.

Show Notification

You can use this API to show a notification when you know that it is Instabug related.

Replies.didReceiveRemoteNotification(userInfo)
[IBGReplies didReceiveRemoteNotification:notificationDictionary];
Replies.showNotification(data);