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