DEVELOPERS
Pendo Mobile SDK

iOS Native SDK 3.13.2

4 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