Pendo Mobile SDK

iOS SDK 1.52.2.3099

Due to the addition of account metadata support in this SDK, our installation instructions have slightly changed. Please use these instructions for SDK 52.

Added Setting account metadata from your mobile app: it is now possible to send, alongside the key-value pairs of user data, also key-value pairs of account data. Please refer to the installation instructions for more details.

Changed Added support for guide presentation in iPhone X and any iOS device with a “notch”: guides will not use the “Safe areas” of the device.

Fixed When the app sets a visitor ID with the SDK and then switches to a different visitor ID after login, the new user metadata is now successfully set for the latter visitor.

 

 

Android SDK 1.51.51.434

Added One-activity/fragment-based app support: the SDK now has a special mode for supporting applications which implement pages via one activity and multiple fragments. This fix will enable the app owner to better tag such apps and will prevent performance issues resulting from this setup. This is a flag that can be turned on per app.

Fixed Performance tuning

Fixed Bug fixes

Android SDK 1.51.51.258

Changed New APIs: pauseGuides & resumeGuides to enable the SDK to temporarily pause and resume guide display.

Fixed  A guide will occasionally be blocked by the app when the image referenced in the guide is not available