đ˛ In-app notifications
Tags: JavaScript, React, Vue, Angular, Website, Web App
With Gleap, in-app notifications appear directly within the app when a new message is sent to a customer who has the app open. The same applies to news updates.
We also support push notification. Please see the push notifications documentation for more information on it.
Disable in-app notificationsâ
The following method allows you to disable the in app notifications.
Gleap.setDisableInAppNotifications(true);