DEVELOPERS
Pendo Mobile SDK

iOS Native SDK 3.13.7

4 days ago

FixedFixed an issue where using .pendoTag() on SwiftUI views inside stacked layouts could cause click events to be attributed to the wrong element.

FixedFixed a crash that could occur when ending a session during a view controller transition, caused by a data race on screen analytics state accessed from multiple threads.

ImprovedPage change analytics are now more performant. The SDK uses a centralized scan scheduler that intelligently prioritizes, coalesces, and suppresses redundant layout evaluations, resulting in significantly fewer unnecessary scans during screen transitions.