Pendo Mobile SDK
iOS Native SDK 3.14
3 days ago
AddedYou can now add images - including animated GIFs - inside tooltip guides, both as inline content and as the tooltip bubble background.
AddedSession Replay now supports manual privacy configuration APIs, giving you programmatic control over which content is masked in recordings.
FixedFixed an issue where analytics events could be collected and transmitted before the SDK had successfully initialized.
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 crash that could occur when Session Replay was reset while analytics events were being processed on a background thread.
FixedFixed a regression where screen views could be undercounted because the screen-change scan was skipped when transient view controllers were dismissed.
FixedFixed an issue where Session Replay recordings did not split after the configured inactivity period unless the app was backgrounded. The inactivity timer now runs in the foreground as well.
FixedFixed a crash during React Native screen scans when Expo @expo/ui SwiftUI components were present in the view hierarchy.