Added Improved feature detection in Android
To track the most current agent and SDK versions subscribe to our RSS feed
Agent/SDK Updates
Android Native SDK 3.7.2
Added Support for PointerInteropFilter and PointerInput in Jetpack Compose as clickable elements (see our documentation for more details)
Added Implemented a safeguard to prevent crashes caused by the SDK interacting with UI components that were incorrectly created off the main thread
Fixed Removed usage of the weak SHA1 hash algorithm
iOS Native SDK 3.7.5
Added Automatic discovery of SwiftUI content in UIKit ViewControllers
Added Support for swiftUI dynamic elements
Added Improving tagging for container elements like HStack/VStack in SwiftUI
Added Better identification of primary SwiftUI screens for analytics
Added Mechanism to prevent double analytics from guides
Added Support React new Architecture for RN and Expo (Fabric)
Fixed Resolving potential crash on StartSession with proper resources synchronization
Fixed Resolving Potential crash in pendoRecognizeClickAnalytics api (Uikit) by properly releasing API resources
iOS Native SDK 3.7.3
Fixed Improved logic to extract clickable elements from views that positioned outside of screen bounds
Fixed Removed usage of SHA1
Android Native SDK 3.7.1
Fixed Crash fixed for apps using Jetpack Compose UI but not importing the Navigation library
Fixed False positive InterruptedException removed from the logcat
Fixed Fix for Flutter guides not being triggered when switching to the relevant tab