Pendo Mobile SDK

iOS SDK 2.2.0.23895

Official V2 SDK.

Added You can now set Ordering rules for your mobile guides under the ‘Ordering’ tab.

Added You can now set Throttling rules for your mobile guides to control the pase in which guides will appear to end-users.

Added Custom fonts in guides: If your app uses proprietary fonts you can use these fonts inside mobile guides.

Changed Guides now load faster upon ‘App Launch’ activation.

Changed Analytics data sent by the SDK was reduced in size to bring down the app’s network usage.

Changed Performance improvements.

Fixed A fix related to correct identification of list items – when text cannot be used to distinguish between list items, tagging a list item or using it for activation resulted in relating to all items in the list. Now, analytics will be collected separately per cell by the position of the cell in the list. Same for guide activation.

 

Android SDK 2.2.0.1240

Official V2 SDK.

Added You can now set Ordering rules for your mobile guides under the ‘Ordering’ tab.

Added You can now set Throttling rules for your mobile guides and control the paste in which guides will appear to end-users.

Added Custom fonts in guides: If your app uses proprietary fonts you can use these fonts inside mobile guides.

Added Support applications using Direct Boot Mode.

 

Changed Analytics data sent by the SDK was reduced in size to bring down the app’s network usage.

Changed Tab buttons identification was enhanced to use the button’s accessibility text: In case a button does not have text, Pendo will use its accessibility text in the button’s rule if such exists (if the app sends texts to Pendo).

Fixed Time-in-app is now calculated correctly for anonymous visitors.

Fixed Tagging list items – all list items in a ‘recycled list view’ class can now be tagged and not only the first item.

Fixed In rare cases, the Pendo SDK changed the animation of buttons in the app.

iOS SDK 2.1.1.43718 (Beta)

Fixed Due to Apple announcing deprecation of UIWebView class, we removed all references to this class to prevent app store approval issues.

iOS SDK 1.52.2.3572

Fixed This fix is for apps using styled (attributed) text, making sure that the SDK never modifies the app’s text. (This happened in rare cases where a UILabel had its ‘.text’ property set after setting its ‘.attributedText’ property).

iOS SDK 1.52.2.3166 for Xamarin Apps

Due to the addition of account metadata support in this SDK, our installation instructions have slightly changed. Please use these instructions for SDK 52.

Added Setting account metadata from your mobile app: it is now possible to send, alongside the key-value pairs of user data, also key-value pairs of account data. Please refer to the installation instructions for more details.

Added Tag gestures support in tagging – some apps implement buttons via tap gestures. If your app has such implementation, this SDK allows you to tag such buttons and trigger guides based on their clicks.

Changed Added support for guide presentation in iPhone X and any iOS device with a “notch”: guides will not use the “Safe areas” of the device.

Changed Our internal implementation of listening to screen view and tap events was changed due to a PSPDFKit library conflict. There should be no effect on the SDK’s functionality. We recommend upgrading to this SDK if you use the PSPDFKit library in your app.

Fixed When the app sets a visitor ID with the SDK and then switches to a different visitor ID after login, the new user metadata is now successfully set for the latter visitor.