November 2025

We are excited to share the November SDK changelog for our product!

📘

Note

Click each SDK header to view the corresponding GitHub repository for release details.

November 21

What’s New

  • Data Encryption Support: Adds support for full encryption of all data stored by the SDK, enhancing security and privacy. For setup instructions, refer to the guide on Data Encryption.

  • Delayed In-App Notifications: New configuration option to delay In-App messages by 1–1200 seconds after the trigger event.

  • Universal In-App Previews: Adds support for previewing all types of In-App messages directly from the dashboard.

  • Foreground Push Notification Control: Adds support for silent push notifications when the app is in the foreground using wzrk_sif: true.

  • In-App Dismissal Control: Extended the discardInAppNotifications() method to include an optional dismissInAppIfVisible: Boolean parameter. Passing true immediately dismisses any currently visible In-App notification and clears the pending queue.

Bug Fixes

  • Fixes StringIndexOutOfBoundsException caused by invalid color values in In-App payloads.

What's New

  • Data Encryption Support: Adds support for full encryption of all data stored by the SDK, enhancing security and privacy. For setup instructions, refer to the guide on Data Encryption.
  • Universal In-App Previews: Adds support for previewing all types of In-App messages directly from the dashboard.
  • In-App Dismissal Control: Extended the discardInAppNotifications() method with an optional boolean parameter. This parameter controls whether an active In-App notification is dismissed immediately.
  • Delayed In-App Notifications: New configuration option to delay In-App messages by 1–1200 seconds after the trigger event.

🚧

Downgrade Advisory

After upgrading the SDK to version 7.4.0 or later, do not downgrade in subsequent app releases if encryption is enabled. If you encounter issues, contact the CleverTap Support team.

November 03

What's New

What's New

  • Adds Preserve attribute to the property setters in UnityNativeEventDBEntry. This ensures that Unity retains these setters during IL2CPP (Intermediate Language to C++) builds, so event data is stored and retrieved correctly.
  • Supports CleverTap Android SDK 7.6.0.
  • Supports CleverTap iOS SDK v7.3.4

//kapa search bot