Agent/SDK Updates

Agent 2.95.3

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


Fixed 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

Added 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

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


Fixed Only recalculate flex rows on resize if width changed


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


Fixed postMessage origin validation requires https when requireHTTPS flag is set


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


Fixed Preview mode works in Adopt V2


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

Android SDK 2.9.0

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

Fixed 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