Skip to content

Event when button has openURL #237

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions