SDK Installation
Flutter
CTA Callback
2min
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:
Make sure you have a function created in your code :
Important Note
Please remove the android:name from application tag present the android/app/src/main/AndroidManifest.xml.
Updated 25 Mar 2024
Did this page help you?