Fixed App failed to compile if using using Retrofit and Android Gradle Plugin (AGP) < 7.0.3
Pendo Mobile SDK
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
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 Documentation. Note: 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
Flutter Plugin 2.11.1
Fixed Can’t set account data
Note: Minimum SDK required is 2.11
Android SDK 2.11.2
Fixed Occasionally, the SDK was causing Application Not Responding” (ANR) due to bad handling of TouchEvent
Fixed Devices with poor internet connectivity, now send “lost packages” up to send it up to 10 times, instead of the previous logic attempting to send every minute
Fixed Xamarin app couldn’t build a release version due to Proguard issue. Updated install instructions with full Proguard file