DEVELOPERS

Pendo Mobile SDK

iOS SDK 2.8.1.3433

4 years ago

fixedFixed Crashes due to Apps using Dyntrace SDK with swizzling

Supporting also 

Agent 2.91.0

4 years ago

[added]Added Add the ‘pendo-ignore’ class to an element in your app to prevent agent data collection for that element


fixedFixed Building block tooltips track content better when scrolling


fixedFixed Advance guide on mousedown target when mouseup target does not match


fixedFixed No longer collect duplicate poll responses during a rare condition that shows poll in 2 frames at the same time


fixedFixed Resource Center does not reopen after native integration module is closed when RC is configured to not reopen between pages

Android SDK 2.8.0

4 years ago

addedAdded Carousel Mobile Guide (Beta)! You can announce your latest features, welcome new users, and more, using mobile Carousel guides! Read more

addedAdded Flutter via track events (Beta)! You can use Pendo with your Flutter mobile apps, via code track events. All analytics and guides options are available except for tooltip guides

changedChanged ProGuard rules are now merged automatically. You no longer need to define ProGuard rules in the app’s ProGuard rules file

fixedFixed Performance enhancements – reduced initSDK loading time

fixedFixed Stability enhancements

Supporting also 

iOS SDK 2.8.0

4 years ago

addedAdded Carousel Mobile Guide (Beta)! You can announce your latest features, welcome new users, and more, using mobile Carousel Guides! Read more

addedAdded Flutter via track events (Beta)! You can use Pendo with your Flutter mobile apps, via code track events. All analytics and guides options are available except for tooltip guides

changedChanged Deprecated kIIODidSuccessfullyInitializeSDKNotification and kIIOErrorInitializeSDKNotification notification observations. Use kPNDDidSuccessfullyInitializeSDKNotification and kPNDErrorInitializeSDKNotification notification observations, as per 2.7 release notes

changedChanged KillSwitch() and EndSession() APIs disable all SDK operations including analytics scanning on the device.

fixedFixed Feature identification enhancements

fixedFixed Stability enhancements

Supporting also