Releases: qonversion/android-sdk
2.8.1
What's new
Internal logic optimization: updated requests and retries logic
2.8.0
What's new
Identity
Call this function to link a user to his unique ID in your system and share purchase data.
Qonversion.identify("your_custom_user_id")
Call this function to unlink a user from his unique ID in your system and his purchase data.
Qonversion.logout()
2.7.6
Internal logic optimization and minor improvements
2.7.5
2.7.4
What's new
Improved logic for Facebook Attribution on Android 4.x.x.
2.7.3
What's new
Improved gradle dependencies.
2.7.2
What's new
Internal logic optimization and minor improvements
2.7.1
What's new
Improved gradle dependencies.
2.7.0
What's new
Cache
From now SDK will return all requested info (products/offerings/permissions) even in case of an internet connection error, the server problem, etc if cached data is not outdated.
2.6.0
Introducing Automations
Qonversion Automation allows sending automated, personalized push notifications and in-app messages initiated by in-app purchase events. This feature is designed to increase your app's revenue and retention, provide cancellation insights, reduce subscriber churn, and improve your subscribers' user experience.
See more in the documentation.