CleverTap / clevertap-android-sdk

CleverTap Android SDK
MIT License
80 stars 74 forks source link

bug(MC-2299): Fix c2a param not tracked for open_url and close actions #681

Closed vasct closed 2 weeks ago

vasct commented 3 weeks ago

This fixes tracking callToAction if it exists as a parameter to the links opened from the in-apps webview. There is also a frontend fix directly in the in-app HTML, that would use triggerAction instead of opening links.