You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added FetchInbox() API to trigger an on-demand App Inbox refresh from the server. Subscribe to OnCleverTapFetchInboxCallback for the success/failure result.
Added Unmute() API (Android) to resume SDK event tracking without waiting for the backend mute period to expire.
Fixed OnUserLogin profile properties being silently dropped when switching to a new user.
Breaking Change: Minimum supported Android API level is now 23, as required by CleverTap Android SDK v8.1.0+.