Agent/SDK Updates

iOS SDK 2.6.3.2507

Fixed Improved compressions for data being sent from the SDK to reduce network usage

Fixed Static variable naming kReachabilityChangedNotification conflicts with other libraries, resulting in compilation error 

Changed Moved the following log from Error to Info level: “Could not hook to < > method!”

Supporting also 

Agent 2.72.1

Fixed Fix spaceBetween calculation in flexBoxPollyfill


Fixed guides will reload when metadata and/or account ID changes


Fixed prevent resource center from showing in the wrong frame when it is automatically re-opened


Fixed designer would not load if sessionStorage or localStorage was disabled


Fixed the announcement notification bubble disappeared if guides reloaded due to a url change

Agent 2.71.0

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


Added Element action is now included with guideActivity events


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


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


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


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


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


Fixed We now prevent building blocks from rendering embed tags.


Fixed 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!


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


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


Fixed 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

Added Ability to tag a page using the selected tab

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

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

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

Supporting also 

iOS SDK 2.6.2.2408

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

Supporting also