DEVELOPERS

Pendo Mobile SDK

Maui Plugin 3.13.9

3 days ago

Fixeda crash that could occur when calling the track event API while the SDK was searching the screen for guide elements, due to a main-thread lock contention issue.

Fixeda crash risk where the video guide player could recreate its WebView unsafely when detached from certain host apps.

Fixedan issue where Session Replay could cause tap and input locations to be offset when a custom popup was displayed.

Fixedan issue where the configured priority order for multiple guides on the same screen was not being respected.

Fixedan issue where a DialogFragment hosted inside a ViewPager fragment could not be recognized or tagged.

Android Native SDK 3.13.9

3 days ago

FixedFixed a crash that could occur when calling the track event API while the SDK was searching the screen for guide elements, due to a main-thread lock contention issue.

FixedFixed a crash risk where the video guide player could recreate its WebView unsafely when detached from certain host apps.

FixedFixed an issue where Session Replay could cause tap and input locations to be offset when a custom popup was displayed.

FixedFixed an issue where the configured priority order for multiple guides on the same screen was not being respected.

FixedFixed an issue where a DialogFragment hosted inside a ViewPager fragment could not be recognized or tagged.

React Native Plugin 3.13.3

2 weeks ago

FixedImproved the screen analysis algorithm to more accurately identify individual UI elements in edge cases where components were previously grouped too broadly or not recognized at all.

FixedFixed an issue on Android with the New Architecture (Fabric) where opening a nested React Navigation drawer caused false scan failure errors to be reported and the open drawer to not be registered as a screen.

FixedImproved screen component detection for apps using React Native Navigation (RNN) on Android, reducing false scan failures that could prevent screens from being analyzed.

AddediOS apps using React Native now support Swift Package Manager (SPM) as an opt-in alternative to CocoaPods. Enable it by setting $RNPendoEnableSPM = true in your Podfile. CocoaPods remains the default and continues to work unchanged.

Flutter Plugin 3.13.4

2 weeks ago

FixedFixed an issue where scrollable content using CustomScrollView or sliver-based layouts (such as a chat interface in a bottom sheet) could render overlapping or spill outside its container in Session Replay.

AddedThe Flutter plugin now supports Swift Package Manager (SPM) as an alternative to CocoaPods for iOS dependency resolution. CocoaPods continues to work unchanged.

Maui Plugin 3.13.8

2 weeks ago

FixedFixed an issue where guides set to "Show every time" on page view would re-display immediately after being dismissed, causing an endless show/dismiss loop.