Skip to content

Event when button has openURL #237

@FSAish

Description

@FSAish

Wanted to check if there is any event that gets fired when we tap on button inApp notification and provide open URL.

CleverTap.addListener( CleverTap.CleverTapInAppNotificationButtonTapped, (event: any) => { console.log('CleverTapInAppNotificationButtonTapped Event called - ', event); ....

This log never gets called
I get event only when I add custom key value pair.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions