DEVELOPERS

Pendo Mobile SDK

Agent 2.95.3

4 years ago

fixedFixed Rewrite URLs for images in guides when contentHost is configured in the snippet


fixedFixed Fix issue that can prevent guides from activating on element click when multiple guides activate from the same element

Android X SDK 2.9.0

4 years ago

addedAdded Added support for AndroidX libraries: to enjoy faster compilation use the new dedicated repository https://software.mobile.pendo.io/artifactory/androidx-release

Supporting also :

Not supporting:  

Agent 2.95.2

4 years ago

[added]Added Agent can be configured through pendo-provided options to load designer plugins.js via a callback, rather than through script injection


fixedFixed Only recalculate flex rows on resize if width changed


fixedFixed Disable legacy designer postMessage listener when legacy designer access is disabled


fixedFixed postMessage origin validation requires https when requireHTTPS flag is set


fixedFixed Ensure app unloaded event is recorded when debug events are enabled


fixedFixed Preview mode works in Adopt V2


fixedFixed Fix issue that can prevent guides in frames from advancing when cookies/storage are disabled

Android SDK 2.9.0

4 years ago

changedChanged Only guides activated by App Launch are now received when calling init function. The rest of the guides are retrieved right after, to allow App Launch guides to be displayed faster.

fixedFixed A bug that caused track events to include an anonymous visitor when using initWithoutVisitor.

Now any event happening between initWithoutVisitor and switchVisitor is no longer saved with Pendo

Supporting also