Pendo Mobile SDK

iOS SDK 2.5.2.1692

Added Support a new tooltip layout in which the title and the X button are side-by side in the same row.  This allows for a more ‘condensed’ tooltip which can better fit small screens

Removed Private API usage that resulted in AppStore rejection

Fixed Multi-Buttons located on the same line are now of equal width, regardless of content

Android SDK 2.4.5.648

Changed Replaced the Pendo Server’s certificate.
The existing Pendo certificate in your app will expire in June 2021, which will cause the SDK to stop collecting analytics and stop showing guides to your users. We recommend upgrading to this new SDK soon.
Why? Certificates expire every 2 years and must be replaced to keep your app secure.

Fixed Crash occurrences when using different library versions of commons-lang3 in the Application and the Pendo SDK. Commons-lang3 is now packaged with the SDK to prevent namespace collisions.

Android SDK 2.5.2.621

Fixed Tooltip margins were larger than defined in the configuration due to miscalculation when converting from px to dp was being miscalculated.

Fixed The last step in a Multistep-Guide was not consistently displaying when calling “initSDK” from an Activity

 

Android SDK 1.52.52.2031

Fixed If you’ve updated your android build version to (com.android.tools.build:gradle) v4.0.0 and above, use this SDK to succeed in compiling your app. 

Android SDK 2.5.1.550

Changed Replaced the Pendo Server’s certificate.
The existing Pendo certificate in your app will expire in June 2021, which will cause the SDK to stop collecting analytics and stop showing guides to your users. We recommend upgrading to this new SDK soon.
Why? Certificates expire every 2 years and must be replaced to keep your app secure

Added The SDK can be customized to use a custom CNAME to access the Pendo backend

Fixed A bunch of bugs 🐞