website logo
HomeGo to Dashboard
User Guide
How-To Videos
Developers
Navigate through spaces
User Guide
How-To Videos
Developers
⌘K
Getting Started
Introduction
Compatibility
Terminology
SDK Installation
Shopify
Any Website
Dukaan
Angular 2+
WooCommerce
WordPress
Android Native
iOS Native
Flutter
Cordova
Ionic
React Native
Data Integration
Data Models
Mandatory Events
Mandatory Properties
Call to Action
System Events
Device Properties
Docs powered by archbee 
3min

CTA Callback

CTA Configuration

Flutter Plugin supports callback on the action of in-app notification buttons by returning a map of key-value pairs. Check for more Call to Action according to your industry.

To make use of this first set the InAppNotificationClickListener to your activity code:

Dart
|

Make sure you have a function created in your code :

Dart
|

Important Note

Please remove the android:name from application tag present the android/app/src/main/AndroidManifest.xml.

Updated 09 Aug 2022
Did this page help you?
Yes
No
UP NEXT
Push Notification
Docs powered by archbee 
TABLE OF CONTENTS
CTA Configuration
Important Note