CleverTap / clevertap-android-sdk

CleverTap Android SDK
MIT License
80 stars 74 forks source link

task(MC-1462): Implement in-app function execution #605

Closed vasct closed 6 months ago

vasct commented 6 months ago

Insert visual functions to front of inAppQueue when triggered Refactor InAppController inAppNotificationDidClick to inAppNotificationActionTriggered Move common notification handling logic to InAppController from InAppNotificationActivity and CTInAppBaseFragment