DEVELOPERS

Pendo Mobile SDK

Android SDK 2.7.0

4 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

4 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 

iOS SDK 2.5.6

4 years ago

fixedFixed Stability improvements

fixedFixed InitSDK callback sent earlier than expected

Supporting also

Agent 2.79.6

5 years ago

fixedFixed Fixed issue that caused the Agent to send unnecessary “identify” events

Agent 2.79.5

5 years ago

[added]Added Changing Account IDs triggers an event flush that sends cached events to Pendo


addedAdded Throttling now detects and mitigates undesired Guide redisplays


addedAdded Additional safeguards to ensure Guide steps do not show on the wrong page


fixedFixed ShadowRoot polyfills other than ShadyDom are now supported


fixedFixed Fixed issue that prevented skipping steps with a count parameter from working in multi-frame scenarios


fixedFixed Fixed issue that could prevent the next step of a walkthrough from displaying if advancing the current step caused an iframe to unload


fixedFixed Fixed subresource integrity hash validation in Firefox


fixedFixed Fixed global CSS loading in Android Cordova apps