Gleap Documentation home page
Search...
⌘K
Dashboard
Dashboard
Search...
Navigation
iOS
Feedback button
Documentation
API Reference
Website
Helpcenter
Roadmap
Blog
Get Started
Introduction
SDKs
Javascript
iOS
Introducing
User identity
Callbacks
AI tools
Forms
Feedback button
Push notifications
In-app notifications
Audio recording
Console logs
Custom actions
Ticket attributes
Custom data
Callbacks
Track pages
Tags
Custom URL handler
Network logs
Translations
Prefill the widget form
Widget apps
Android
ReactNative
Flutter
FlutterFlow
Ionic / Capacitor
Cordova
Server-side event tracking
NodeJS
REST
Guides
Enforce identity verification
On this page
Show the feedback button
Hide the feedback button
iOS
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
Copy
Gleap
.
showFeedbackButton
(
true
);
Hide the feedback button
Copy
Gleap
.
showFeedbackButton
(
false
);
Forms
Push notifications
Assistant
Responses are generated using AI and may contain mistakes.