DEVELOPERS

Pendo Mobile SDK

Android SDK 1.51.51.182

7 years ago

changedChanged Mobile tooltips were changed to be site-wide and not screen-sensitive, to enhance performance

changedChanged Guides images are now being prefetched during the SDK initialization to reduce guide display time

changedChanged Performance improvement in scaling the size of guide images according to the device’s screen density

fixedFixed setUserAttributes data loss fix: if during init the app does not set user attributes, we no longer override the old attributes that were set. Only if the app sets userAttributes with null, we override the old attributes

fixedFixed If a guide started to show but was not fully displayed to the user (for example, the user moved away from the screen while the guide’s display animation was in progress), this will not be considered a guide view for the sake of guide analytics and throttling.

fixedFixed App freeze in case a guide with an ‘Open URL’ call-to-action was triggered based on a ‘click on’ trigger

fixedFixed If the height OR the width of a scaled image is larger than the screen’s height or width, respectively, we use the original image and not the scaled one (before the fix we would use the original image only if BOTH height and width of the scaled image were larger than the screen)

fixedFixed If the host app is calling Insert.setPushId with null → ignore it

fixedFixed Fix to the case when the SDK loses the internet connection during a session and triggers a guide – the guide no longer looks zoomed in

Version 2.13.7

7 years ago

These changes are only available for Agent 2.0.

addedAdded Agent metadata is now available to guide center templates

Version 2.14.5

7 years ago

These changes are only available for Agent 2.0.

fixedFixed Fixes an issue with NPS poll submissions – This issue only pertains to un-released feature updates

changedChanged Improved rendering performance for “What’s New” guides

addedAdded Agent metadata is now available to guide center templates

addedAdded Adds support for a contentHost option when guide content is proxied through third-party servers

addedAdded Added support for several planned product features (to be released at a future date)

Version 2.13.6

7 years ago

These changes are only available for Agent 2.0.

changedChanged Multiple poll responses can now be submitted in a single request

Version 2.14.4

7 years ago

These changes are only available for Agent 2.0.

addedAdded Adds a configuration option for data transfer via URL

addedAdded Adds a configuration option to blacklist data collection for HTML attributes

fixedFixed Fixes an issue with data collection in IE 7 and 8

fixedFixed Fixes an issue with getOnboardingState to correctly track user progress

changedChanged Multiple poll responses can now be submitted in a single request