Skip to main content

💬 Feedback button

In some situations you might want to take full control over the feedback button. In order to show or hide the feedback button, you can simply use the following methods.

Show the feedback button

cordova.plugins.GleapPlugin.showFeedbackButton(true);

Hide the feedback button

cordova.plugins.GleapPlugin.showFeedbackButton(false);

Gleap feedback button with live chat bubble