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 
2min

CTA Callback in iOS

CTA Configuration

Cooee SDK supports callback when users perform any action on in-app notifications & push notifications by returning a dictionary of key-value pairs. Check for more Call to Action according to your industry.

Implements the CooeeCTAListener somewhere in your global code (like Application class) and override the following method:

ObjectiveC
Swift
|

And then set the delegate instant to CooeeSDK

ObjectiveC
Swift
|
Updated 28 Nov 2022
Did this page help you?
Yes
No
UP NEXT
Push Notification for iOS
Docs powered by archbee 
TABLE OF CONTENTS
CTA Configuration