DEVELOPERS

Pendo Mobile SDK

Agent 2.71.0

5 years ago

[added]Added We now have the option to use BroadcastChannel for cross-frame communication. This only impacts apps that use multiple iframes. Admins can enable this in Settings > Subscription Settings > App Details


addedAdded Element action is now included with guideActivity events


addedAdded We now enforce a limit of collected attributes to 256 characters in length


addedAdded We also now enforce a limit on the number of collected attributes to 64


addedAdded New function pendo.getFeedbackSettings() will return configuration details on pages where Pendo Feedback is successfully installed, or an empty object if Feedback is not installed or incorrectly installed.


fixedFixed We have eliminated an infinite loop that was possible when calling onGuideAdvanced to skip from the first guide step to the last. We hate infinite loops.


fixedFixed There were conditions where the z-index set in supplemental styles was not being applied correctly.


fixedFixed We now prevent building blocks from rendering embed tags.


fixedFixed When the host application is using Shadow DOM, the announcement module had a bug that would allow new notification bubbles to appear multiple times. Squished!


fixedFixed We squished a bug that was allowing guides to show in multiple frames when the top frame is late to initialize Pendo. Not anymore!


fixedFixed We’ve reduced occurrences of undesired guide re-displays due to guide state shared across iframes.


fixedFixed We had an issue that would cause tooltips to display in a different position for every re-activation, and now it is fixed.

Android SDK 2.6.1.1114

5 years ago

addedAdded Ability to tag a page using the selected tab

fixedFixed In some devices, a tall guide could be obscured by the system-buttons

fixedFixed App elements using <color name=”colorAccent”> could change color due to the Pendo SDK

fixedFixed The SDK could crash test suites while testing and using the org.ow2.asm dependency

Supporting also 

iOS SDK 2.6.2.2408

5 years ago

fixedFixed Crash prevention improvements added to time-in-app calculation

Supporting also 

iOS SDK 2.3.7.2400

5 years ago

changedChanged Replaced the Pendo Server’s certificate.

The existing Pendo certificate in your app will expire in June 2021, which will cause the SDK to stop collecting analytics and stop showing guides to your users. We recommend upgrading to this new SDK soon.

Why? Certificates expire every 2 years and must be replaced to keep your app secure.

Agent 2.69.3

5 years ago

addedAdded You can now use annotateUrl to exclude query parameters, in addition to adding them.