Pendo Mobile SDK

iOS SDK 2.17.0

Added New API sendClickAnalytic allows tagging any feature on a page. Should be used when Pendo doesn’t automatically identify a feature in your app – Now available for React Native apps

Added New API screenContentChanged to re-scan all features on the page, to support identifying features that are loaded dynamically

Added Support for features that are loaded dynamically in React Native applications

Added Support for React Native 0.68. When upgrading to any of these versions, make sure to update pages you’ve already tagged.

Fixed Using Camelcase for properties to personalize a guide results in property not appearing in the guide

iOS SDK 2.16.1

Fixed Guide can’t be dismissed if it is activated while keyboard is open

Fixed “unhandled exception” due to wrong format for accountData or visitorData. Now, when using the wrong format, logs will alert it

Fixed When multiple UIWindow in the app, Pendo sometimes captured the wrong one

Android SDK + RN Plugin 2.16.1

Removed Recyclerview dependency which caused vertical scrolling issues

Added Crash protection for React Native

iOS SDK 2.16.0

Added New API enableClickAnalytics allows tagging any feature on a page. Should be used when Pendo doesn’t automatically identify a feature in your app. Currently available for native apps only

Added Xamarin Forms 5 is now supported for iOS with a new plugin

Added Accessibility for Open Text Poll and Tooltip guides

Added Support for Typescript

Fixed A conflict with this EXPO library that caused app crash

Fixed Features were not identified when using Dynatrace SDK

Fixed React Native 0.68 page identification issue

 

Android SDK 2.16.0

Added New API sendClickAnalytics allows tagging any clickable feature on a page. Should be used when Pendo doesn’t automatically send click analytics. Currently available for native apps only

Added Accessibility for Open Text Poll and Tooltip  guides

Added Support for Typescript

Fixed Tooltip display issue when using DrawerLayout

Fixed Failing to register the visitor if accountData is provided in non-mutable map during startSession

Fixed React Native 0.68 page identification issue