Releases: qonversion/android-sdk
Releases · qonversion/android-sdk
6.0.0
What's new
- New
userProperties
method to get all the properties set for the current user. - Renamings of several entities, public methods, and package changes to make our namings and structure clearer.
For the complete list of changes, please, see the migration guide
5.0.2
What's new
- Google Play Billing Library version upgraded to support Android 14.
5.0.1
What's new
- Internal logic update
5.0.0
Major update
What's new
- Remastered A/B test. Check details in the documentation.
- Google Play Billing library upgraded to version 6.0.0 without breaking changes - we will add new features support in the future releases.
- Several Android dependencies versions upgrade, like Kotlin, Gradle and others.
4.4.2
What's new
- Added SDK crash tracking.
4.4.1
What's new
- parallel requests and race conditions fixed for entitlements state changing calls
4.4.0
What's new
- Added function to sync the user's historical data.
Qonversion.shared.syncHistoricalData()
4.3.1
What's new
- Fixed possible rare ANR (Application Not Responding) errors during Facebook Attribution collection.
4.3.0
What's new
- Added function to enable Qonversion SDK Kids mode via the builder. With this mode activated, our SDK does not collect any information that violates Google Children’s Privacy Policy.
4.2.0
What's new
- Added an option to set proxy URL for Qonversion API.