DEVELOPERS

Pendo Mobile SDK

iOS SDK 2.3.0.268

6 years ago

addedAdded Onboard end-users by adding steps to any guide

addedAdded Use tooltip in your app, so end-users won’t miss your new features

addedAdded *New APIs* pauseGuides / resumeGuides – Pause / Resume all guides from showing on your device

changedChanged Reduced network usage

fixedFixed A bunch of bugs 🐞

Android SDK 2.3.0.1444

6 years ago

addedAdded Onboard end-users by adding steps to any guide

addedAdded Use tooltip in your app, so end-users won’t miss your new features

addedAdded *New APIs* pauseGuides / resumeGuides – Pause / Resume all guides from showing on your device

addedAdded We are now collecting data even if the app was launched while there was no network

changedChanged Reduced network usage

fixedFixed A bunch of bugs 🐞

Agent 2.39.1

6 years ago

[added]Added Shadow DOM support for guides and analytics.

[added]Added New function pendo.validateNativeMethods() can determine if the host application has overridden native JS methods, which can cause the agent or designer not to function correctly. Useful for debugging.

[added]Added New function pendo.validateEnvironment() will run both pendo.validateInstall() and pendo.validateNativeMethods() to holistically inspect the host environment.

fixedFixed Safer references to encodeURIComponent/decodeURIComponent to avoid cross browser issues.

fixedFixed Announcement modules that contain whatsnew guides will no longer “jump” back to the top of the module on scroll.

fixedFixed Guides that are taller than the height of the window will now have scrollbars applied to them.

fixedFixed Ensure Feedback-related login/open flows occur in the correct order.

fixedFixed Ensure Feedback has been initialized prior to sending the user to the login screen.

fixedFixed Use a default name for track events when not provided.

fixedFixed Container will resize when vid or img media is added.

fixedFixed Fix for Feedback login and redirect.

fixedFixed Feedback uses firstName and lastName if no full_name provided.