iOS Native SDK 3.13.3
5 days ago
FixedCrash on iOS 17 and iOS 18 that could occur during SwiftUI screen scanning on the main thread
5 days ago
FixedCrash on iOS 17 and iOS 18 that could occur during SwiftUI screen scanning on the main thread
5 days ago
FixedOut-of-memory error that could crash the host app when a large analytics backlog accumulated during extended offline use with no network connectivity
6 days ago
FixedFixed an issue in Session Replay where button text appeared invisible or the wrong color for ElevatedButton, OutlinedButton, TextButton, and FilledButton widgets that use a custom foregroundColor — these now render with their correct colors in replay.
FixedFixed Session Replay icon positioning for icons inside sized containers (such as elevated bottom-nav items or circular icon badges) so they now appear centered and match their on-device layout.
FixedFixed a crash in Session Replay that could occur during rapid page transitions or overlapping screen scans, which caused a concurrent modification error while serializing the SR snapshot.
6 days ago
AddedSupport Pendo Compose Multiplatform (CMP) Beta
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