Pendo Mobile SDK

Android SDK 1.51.51.583

Fixed SDK changed to use an updated certificate file. Note that the certificate file used in all previous SDK versions will expire by May 2019.
This means so any customer using an older version of the SDK should upgrade to this SDK or newer.

Fixed Analytics related fixes in setVisitor API when switching to another user after initSDK.

iOS SDK 1.52.2.3166

Fixed Bug fixes – in scenarios in which the SDK is instructed by the server to not operate in the init response (“Kill Switch”).

Fixed Notch fix related to status bar – a full-screen guide will show over the status bar unless the device has a notch.

Android SDK 1.52.52.576

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 Libraries updates (Picasso, RXjava2, Retrofit and more).

Changed SetVisitor API was changed to SwitchVisitor (see the integration instructions)

Fixed Bug fixes.

iOS SDK 1.51.0.3136

Fixed Bug fixes – in scenarios in which the SDK is told by the server to not operate in reply to an init request.

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.