Fixed The SDK’s recommended flow is to initalize the SDK from the Application object, in order to not lose analytics.
We now found out that some customers want to initialize the SDK from an Activity. While this is not the recommended flow, we enabled this flow and fixed several bugs around this flow.
Note that this means that analytics and guides will not work prior to initializing the SDK.
Pendo Mobile SDK
Android SDK 1.52.52.811
Fixed The SDK now supports apps using the AndroidX support library.
Fixed Improvements for when the SDK is initialized from an Activity rather than from the Application object.
Android SDK 1.51.51.664
Fixed Improvements for when the SDK is initialized from an Activity rather than from the Application object.
Android 1.51.51.784 for Xamarin apps
Fixed Since we’ve discovered an issue with ‘Modify Text’ guides on certain Xamarin apps, we’ve added an initSDK flag allowing to disable ‘Modify Text’ guides from operating, for Xamarin apps. If you have a Xamarin app and want to turn on this flag, contact [email protected] for more details
Android SDK 1.52.52.707
Added Support applications using AndroidX