DEVELOPERS

Pendo Mobile SDK

Agent 2.17.14

6 years ago

fixedFixed Sandbox Modules in the Resource Center now correctly execute csp-compliant javascript

fixedFixed Using pendo.identify()to change an end-user’s language after rendering a guide will now correctly re-fetch that guide’s content in the requested language

fixedFixed Previous Step will now correctly scroll to the previous step for tooltips that are not visible in the viewport

iOS SDK 2.0.1 (beta)

6 years ago

fixedFixed Fixed app latency caused by analytics collection on a pageViewController with a cyclic structure (i.e. the last page takes the user back to the first page and so force).

Agent version 2.17.13

6 years ago

addedAdded Chat integrations will now persist regardless of whether the Resource Center is open or closed

addedAdded Support for the new “Previous Step” button action in the Visual Designer

addedAdded Support for the new “Launch Guide” button action in the Visual Designer

fixedFixed Customers without body tags can now render guides correctly. Customers who use <frameset> tags, this one’s for you 🙂

Android SDK 1.52.52.836

6 years ago

fixedFixed The SDK’s recommended flow is to initalize the SDK from the Application object, in order to not lose analytics.

We now found out that some customers want to initialize the SDK from an Activity. While this is not the recommended flow, we enabled this flow and fixed several bugs around this flow.

Note that this means that analytics and guides will not work prior to initializing the SDK.

Agent version 2.17.12

6 years ago

addedAdded More support for guide content validation – this release allows users to self-host known safe content hashes of guides created in the Visual Designer, and use them to validate that a guide’s content has not been tampered with