Fixed Apps using the androidx namespace might fail to build due to colliding libraries. One example of collision is with com.stripe:stripe-3ds2-android:4.0.5
Added Support for CNAME without certificate pinning.
Fixed Apps using the androidx namespace might fail to build due to colliding libraries. One example of collision is with com.stripe:stripe-3ds2-android:4.0.5
Added Support for CNAME without certificate pinning.
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.
Fixed Page identification enhancements
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
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.
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