DEVELOPERS

Pendo Mobile SDK

iOS Native SDK 3.13.6

2 weeks ago

FixedFixed an issue where elements inside the iOS tab bar bottom accessory view (UITabBarController.bottomAccessory) could not be tagged individually — the SDK now correctly identifies controls within that view.

FixedFixed an issue where guide deep link actions did not trigger a page scan, causing subsequent tooltip steps to fail to appear without requiring a manual scroll.

React Native Plugin 3.13.2

2 weeks ago

FixedFixed an issue where features inside custom bottom tab bar components were not taggable in the Visual Design Studio.

AddedYou can now enable off-main-thread image capture for Session Replay on iOS using the new enableSessionReplayOffMainImageEncode option, reducing UI hangs on image-heavy screens.

iOS Native SDK 3.13.5

2 weeks ago

AddedYou can now enable off-main-thread image capture for Session Replay using the new enableSessionReplayOffMainImageEncode option, reducing UI hangs on image-heavy screens.

iOS Native SDK 3.13.4

2 weeks ago

FixedFixed an issue where stale or deallocated SwiftUI elements could appear in screen captures when using SwiftUI views inside recycled collection view cells.

FixedFixed an issue where the device ID API was inaccessible after SDK initialization, preventing retrieval of the device ID before calling startSession.

AddedYou can now enable precise tagging and analytics capture for SwiftUI views embedded inside UIHostingConfiguration cells using the new enableUIHostingContentViewScan option in PendoOptions.

AddedA new disableSwiftUIListCellNormalization option in PendoOptions allows precise, per-element tagging within SwiftUI List cells, restoring correct predicate generation for individual sub-elements such as separate buttons within the same cell.

Android Native SDK 3.13.4

2 weeks ago

AddedFor users who don't use Anonymous to known feature, can now retrieve the Pendo device ID before calling startSession, giving you earlier access to the device identifier in your initialization flow.

AddedImproved Session Replay upload reliability for large recordings buffered while offline.