Agent/SDK Updates

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

Agent 2.145.0

Added Restructure Feedback code to prepare it to be delivered only when enabled

Added Added browser storage API to guide runtime

Fixed Origin checks for development urls when loading Visual Design Studio

Fixed Improved data compression estimates for more efficient packing of POST requests

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

Agent 2.144.0

Fixed Correctly send destination step ID for advance events

Fixed Send data more efficiently when using POST requests for large events

Agent 2.143.1

Added Guide runtime can now be used for code blocks in Resource Center announcement guides

Added Global code blocks that can be run for a bulk selection of guides through Agent configuration

Fixed Refactoring to reduce the presence of preview mode special cases in critical code paths