Agent/SDK Updates

Agent 2.113.2

Added Support for initializeImmediately now available as snippet configuration

Added ExtensionService.getExtensionFrames for message source verification now available for extensions

Fixed Guide display alerts are no longer sent when guide is displayed in a different frame

Fixed Element-activated guides now removed from consideration if the page rule for the first step does not match the current location

Fixed If designer preview mode is ended, window no longer automatically closed

Agent 2.112.1

Added Support for previewing localized guides

Added Support for target element visibility changes due to :hover pseudo-class when MutationObserver is enabled

Fixed When guide content is not returned in the expected format, guide will now fail gracefully

Fixed Designer preview will now correctly match page rules

Fixed Designer preview will now fetch global CSS (if enabled)

Fixed NPS email responses will correctly associate with the email source

Fixed Repositioning notification bubble during scroll and resize will now act appropriately

Android SDK 2.11.3

Fixed App failed to compile if using using Retrofit and Android Gradle Plugin (AGP) < 7.0.3 

Android SDK 2.12.0

Added Video Building Blocks for Mobile guides (Beta)! You can now bring your guides to life and engage your users with Youtube video

Added Background image for Mobile guides! Take your branding to the next level by adding a background image to your mobile guides

Changed Replaced API functionsinitSDK, initSDKwithoutVisitor, switchVisitor with setup and startSession for all supported Frameworks.  More information in: Android Developer API Documentation. Note: Previous methods are still supported but will eventually be deprecated

Fixed In some devices, the “X” button in full-screen guides is displayed under the notch bar

Fixed Feature Tagging when implementing Drawer menu using LinearLayout and tagging issues with Material Components

Fixed Crash when tagging action sheet on React Native 0.64

Fixed Inaccurate screen identification when swiping through pages in app

Fixed Tooltip would disappear when rotating device from portrait to landscape

Supporting also 

iOS SDK 2.12.0

Added Video Building Blocks for Mobile guides (Beta)! You can now bring your guides to life and engage your users with Youtube video

                        Limitation: Video may not play on iOS 12 – iOS 14 emulators, in order to preview guide view it on real device

Added Background image for Mobile guides! Take your branding to the next level by adding a background image to your mobile guides

Added Support for iOS 15

Changed Replaced API functionsinitSDK, initSDKwithoutVisitor, switchVisitor with setup and startSession for all supported Frameworks.  More information in IOS Developer API DocumentationNote:  previous methods are still supported but will eventually be deprecated

Fixed Some guides not displaying correctly when rotating device

Fixed Problem tagging UIAlertController in RN0.63 and up

Fixed If  initializing SDK without a session and switched to anonymous visitor, the session would not start

Fixed Apps using RxCocoa lib. with Pendo SDK could cause UICollectionView cells to no longer respond to taps

Fixed Backstep in the second guide step would not work in multi-step guide flow with ‘feature click’ activation

Fixed React Native: tooltip would not display when Alert Controller is open if  there was a previous step in the guide

Fixed Stability issues

Supporting also