DEVELOPERS

Pendo Mobile SDK

iOS SDK 2.7.1.3086

5 years ago

addedAdded Accessibility for lightbox guides is fully working (this was tested with the ‘VoiceOver’ screen reader). Images will be skipped by the screen reader unless Alt-text is defined for the image in the guide designer.

fixedFixed Tooltip’s position on screen now updates correctly upon device orientation changes.

Supporting also 

Agent 2.82.2

5 years ago

[added]Added AnnotateUrl now supports changes to the URL fragment


addedAdded Usability enhancements for Visual Design Studio Guide Preview


fixedFixed Host application stopping event propagation no longer prevents guides and analytics from functioning (allows support for GWT, etc)


fixedFixed Guides that use an Element Contains Rule and are badge-activated now correctly show or hide the badge and launch the guide based on the rule status


fixedFixed Console error not longer displays if a “Show on Hover” badge is present on the page


fixedFixed Clicking a badge no longer simultaneously shows and dismisses a guide when “click outside to dismiss” custom code is used


fixedFixed Fixed issue that prevented guides from being dismissed or advanced under certain conditions


fixedFixed Hosts for guide content files are verified against configured CNAME, if present (only logging violations for now)


fixedFixed All URL changes are now logged if the host application has a non-native implementation of pushState


fixedFixed Stopping event propagation on an event with no target no longer generates a console error


fixedFixed Events are no longer dropped when an iframe is unloaded

Android SDK 2.7.0

5 years ago

addedAdded Net Promoter Score (NPS)! Yes, that’s right! You can now gauge customer loyalty and overall user satisfaction on your mobile apps! Read more.

addedAdded Open Text Poll! Use an open text field for qualitative responses. Read more.

addedAdded New Guide Activation! Ability to launch a guide using Track Events.Read more.

addedAdded   Capture Modals’ features; Capture the modal and tag its features to see feature analytics.

addedAdded SDK sends initialization notification (callbacks) on init.SDK and switchVisitor.

changedChanged Security enhancements; Updating libraries and refactoring.

changedChanged Moved switchVisitor API response to a Debug-level log.

changedChanged Moved Pendo public class to be internal APIs to prevent usage of them.

changedChanged Optimized data usage sent by the SDK.

fixedFixed Improvements to features and page rules automatic identification

fixedFixed Optimized SDK initialization and page identification time.

fixedFixed Unable to build a signed app; error: Can't find common super class.

fixedFixed Tooltip displays location accuracy and crashes.

fixedFixed Identification of  Custom Page Identifier updates via Page Rules, would sometimes cause the page not to be identified correctly.

fixedFixed React Native Calling switchVisitor would cause analytics to stop being collected.

fixedFixed Xamarin fixed errors prevented the app from being built; failed reallocation of scalar replaced objects or Error XA5213: java.lang.OutOfMemoryError.

fixedFixed Time in screen  calculation when calling switchVisitor.

fixedFixed Stability enhancements and memory leaks.

Supporting also 

iOS SDK 2.7.0

5 years ago

addedAdded Net Promoter Score (NPS)! Yes, that’s right! You can now gauge customer loyalty and overall user satisfaction on your mobile apps! Read more.

addedAdded Open Text Poll! Use an open text field for qualitative responses. Read more.

addedAdded New Guide Activation! Ability to launch a guide using Track Events. Read more.

addedAdded Ability to capture Modals’ features; Capture the modal and tag its features to receive features’ analytics.

addedAdded SDK sends initialization notification (callbacks) on init.SDK and switchVisitor.

changedChanged Security enhancements; Updating libraries, and refactoring.

changedChanged Mobile guides now being created with Texture instead of ComponentKit. This means more guide flexibility in the near future!

changedChanged Optimize data usage sent by SDK.

changedChanged Changed kIIODidSuccessfullyInitializeSDKNotification and kIIOErrorInitializeSDKNotification notification observation to kPNDDidSuccessfullyInitializeSDKNotification and kPNDErrorInitializeSDKNotification. The old notification observer will be deprecated in the next minor release (2.8).

fixedFixed Improvements to features and page rules automatic identification

fixedFixed Pendo.pauseGuides() function.

fixedFixed Stability enhancements.

Supporting also