CTA Callback in iOS
2min
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 03 Mar 2023
Did this page help you?
Yes
No