DEVELOPERS

Pendo Mobile SDK

Android SDK 2.19.0

3 years ago

addedAdded NEW GUIDE TYPE! Banner – Create guides and pin them to the bottom of the screen. Learn more

addedAdded Using MAUI? Use a new shared plugin for both – Android and iOS. Learn more

addedAdded Ability to tag custom list views

addedAdded API Pendo.screenContentChanged allows rescanning the page in case of content changes, to allow the SDK to recognize the changes.

changedChanged Due to a clash with the new google play core multiple per-feature libraries, we updated our old library to the new one

iOS SDK 2.19.0

3 years ago

addedAdded NEW GUIDE TYPE! Banner – Create guides and pin them to the bottom of the screen. Learn more

addedAdded Using MAUI? Use a new shared plugin for both – Android and iOS. Learn more

addedAdded Support for iOS 16

addedAdded Tagging every UISegment in UISegmentController as a separate feature

fixedFixed Accessibility labels are not used to identify features for Xamarin apps

Agent 2.161.1

3 years ago

fixedFixed “XHR” build of the Agent now makes test guide.gif request using XHR to better detect failures

fixedFixed Guide render will no longer wait for images marked as “lazy load” before displaying the guide

fixedFixed Designer guide preview will now correctly continue multi-step guides after a page reload

Agent 2.161.0

3 years ago

fixedFixed Prevent a “pageLoad” event from being sent too early in certain location API use cases

fixedFixed Handle key naming collisions for promoted metadata

fixedFixed Safely add promoted metadata to events in cases where feature events didn’t already exist

fixedFixed Sanitize metadata before posting to other frames

fixedFixed Ensure origin checks operate correctly in older versions of IE

Agent 2.160.2

3 years ago

addedAdded Code to perform text capture is omitted entirely if text capture is disabled in app settings

addedAdded Show page and element status for same-origin frames in Agent debugger

fixedFixed Harden against a race condition that could result in double display when guides reload quickly in succession

fixedFixed Metadata sanitization now follows supported JSON types