Gleap Documentation home page
Search...
⌘K
Dashboard
Dashboard
Search...
Navigation
Cordova
Release notes & news
Documentation
API Reference
Website
Helpcenter
Roadmap
Blog
Get Started
Introduction
SDKs
Javascript
iOS
Android
ReactNative
Flutter
FlutterFlow
Ionic / Capacitor
Cordova
Introducing
User identity
Track events
Track pages
Forms
Audio recording
Console logs
Custom data
Feedback button
Network logs
Translations
Widget control
Prefill the widget form
Conversations
Feature requests
Help center
Release notes & news
Surveys
Checklists
Server-side event tracking
NodeJS
REST
Guides
Enforce identity verification
On this page
Open the news section by code
Cordova
Release notes & news
Gleap allows you to share release notes & news articles with your customers.
You can send release notes & news directly within the Gleap Dashboard. Once sent, the user gets notified when he starts his next session.
Open the news section by code
If you’d like to manually show the news section of the Gleap widget, you can do so by calling the following method:
Copy
cordova
.
plugins
.
GleapPlugin
.
openNews
(
false
);
The first parameter
showBackButton
sets whether or not the main tabbar and back buttons will be shown.
Help center
Surveys
Assistant
Responses are generated using AI and may contain mistakes.