Pendo Mobile SDK
Android Native SDK 3.14
3 days ago
AddedJetpack Compose support for Session Replay is now GA
AddedSession Replay now supports manual privacy configuration APIs, giving you programmatic control over which content is masked in recordings.
AddedYou can now add images - including animated GIFs - inside tooltip guides, both as inline content and as the tooltip bubble background.
ImprovedSDK debug logs for public API calls now use a single consistent, searchable format and report metadata field counts rather than their values.
FixedFixed an issue where the guideDismissed event with dismiss_reason=BackButton was silently dropped on Android 16+ (API 36) host apps.
FixedFixed guide behavior during multi-window, split-screen, and fold transitions on Android 16+. Carousel guides no longer reset to the first step, and a single dismiss now fires exactly one guideDismissed event.
FixedFixed an issue where a guide could be served to an out-of-segment visitor when session setup failed to deliver the visitor's metadata to the server.
FixedFixed a false app-backgrounding detection during activity transitions that could prevent guides from displaying.
RemovedThe deprecated certificateTransparencyExcludeList option has been removed from PendoOptions. Certificate Transparency is now handled automatically by the Android OS.
RemovedThe setEnableAutoSessionEndDetection option in PendoOptions.Builder is now deprecated. Session lifecycle is managed automatically; integrations that still set this option continue to work unchanged.