DEVELOPERS

Pendo Mobile SDK

Agent 2.113.2

4 years ago

[added]Added Support for initializeImmediately now available as snippet configuration

[added]Added ExtensionService.getExtensionFrames for message source verification now available for extensions

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

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

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

Agent 2.112.1

4 years ago

[added]Added Support for previewing localized guides

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

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

fixedFixed Designer preview will now correctly match page rules

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

fixedFixed NPS email responses will correctly associate with the email source

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

Android SDK 2.11.3

4 years ago

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

Android SDK 2.12.0

4 years ago

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

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

changedChanged 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

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

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

fixedFixed Crash when tagging action sheet on React Native 0.64

fixedFixed Inaccurate screen identification when swiping through pages in app

fixedFixed Tooltip would disappear when rotating device from portrait to landscape

Supporting also 

iOS SDK 2.12.0

4 years ago

addedAdded 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

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

addedAdded Support for iOS 15

changedChanged 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

fixedFixed Some guides not displaying correctly when rotating device

fixedFixed Problem tagging UIAlertController in RN0.63 and up

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

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

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

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

fixedFixed Stability issues

Supporting also