DEVELOPERS

Pendo Mobile SDK

iOS SDK 1.52.2.3166 for Xamarin Apps

6 years ago

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

addedAdded 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.

addedAdded 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.

changedChanged 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.

changedChanged 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.

fixedFixed 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.

iOS SDK 1.52.2.3527

6 years ago

fixedFixed Fixed iOS13 issue relating to tooltip – if your app has an active mobile tooltip guide, or if you’re going to publish such guide, you must take this SDK in order for tooltips to work for users who move to iOS13 in September.


addedAdded Tag gestures support in tagging – some apps implement buttons via tap gestures. Tthe user is not aware of this. Behind the scenes, such button clicks are implemented via tap gestures. If your app has such implementation, take this SDK to be able to tag such buttons and trigger guides based on their clicks.


changedChanged 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.

iOS SDK 1.51.0.3529

6 years ago

fixedFixed Fixed iOS13 issue relating to tooltip – if your app has an active mobile tooltip guide, or if you’re going to publish such guide, you must take this SDK in order for tooltips to work for users who move to iOS13 in September.

Agent 2.18.5

6 years ago

addedAdded Support for the Announcements Module in Resource Center.

addedAdded Users can now add search terms to guides found in the Guides List module.

addedAdded Added configuration option to allow customers to ignore url hash changes entirely.

fixedFixed Customer implemented querystring whitelists had an edge case that caused them to be ignored. This has been fixed and should now always be honored.

Agent 2.18.2

6 years ago

fixedFixed Preview mode now correctly uses normalized URLs when checking for page matches. This should clear up the vast majority of false positives for “Incorrect Page” errors encountered while in preview mode.

fixedFixed The initial render of a tooltip pointed at a position:fixed element was sometimes off by a few pixels. Not anymore.

fixedFixed We’ve changed some internals of how click-activated guides are triggered. These guides should now have virtually no impact on the performance of a user’s application, regardless of how many click-activated guides exist on a given page.