DEVELOPERS

Pendo Mobile SDK

iOS Native SDK 3.13.2

6 days ago

FixedFixed a UI freeze that could occur while scanning large or complex React Native screens by moving screen-content processing off the main thread.

AddedYou can now apply .pendoSkipAccessibilityScan() to any SwiftUI view to prevent a main-thread hang triggered by an Apple bug (FB21851974) on iOS 26, which affects screens with nested LazyVStack and .onAppear state mutations. The page continues to be captured via reflection-based screen identification.

AddedSupport Pendo Compose Multiplatform (CMP) Beta

React Native Plugin 3.13.1

2 weeks ago

AddedRetroactive analytics events now include previous screen ID, enabling the same screen or overlay to be tagged differently based on the user’s navigation path

Android Native SDK 3.13.1

2 weeks ago

AddedRetroactive analytics events now include previous screen ID, enabling the same screen or overlay to be tagged differently based on the user’s navigation path

iOS Native SDK 3.13.1

2 weeks ago

FixedAn issue where Session Replay could incorrectly render clipped React Native list rows outside their container in nested scroll and overflow: hidden layouts

fixedFixed an out-of-memory crash in Session Replay caused by extremely large render layers by skipping affected layers instead of rasterizing them

fixedAn issue where multi-step guides could fail to reappear after host-driven screen changes by preserving next-step triggers on cosmetic dismiss

AddedRetroactive analytics events now include previous screen ID, enabling the same screen or overlay to be tagged differently based on the user’s navigation path