Skip to content

Releases: qonversion/android-sdk

6.0.0

08 Aug 15:21
c9de96c
Compare
Choose a tag to compare

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

19 Jul 07:59
e0f90e5
Compare
Choose a tag to compare

What's new

  • Google Play Billing Library version upgraded to support Android 14.

5.0.1

05 Jul 15:34
9cae019
Compare
Choose a tag to compare

What's new

  • Internal logic update

5.0.0

23 Jun 08:11
fb72534
Compare
Choose a tag to compare

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

06 Jun 12:19
ea35674
Compare
Choose a tag to compare

What's new

  • Added SDK crash tracking.

4.4.1

19 May 12:28
e0c6619
Compare
Choose a tag to compare

What's new

  • parallel requests and race conditions fixed for entitlements state changing calls

4.4.0

15 Mar 08:15
ecb27bb
Compare
Choose a tag to compare

What's new

  • Added function to sync the user's historical data. Qonversion.shared.syncHistoricalData()

4.3.1

06 Mar 08:19
d7a882b
Compare
Choose a tag to compare

What's new

  • Fixed possible rare ANR (Application Not Responding) errors during Facebook Attribution collection.

4.3.0

03 Mar 14:29
d7b5424
Compare
Choose a tag to compare

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

23 Mar 09:35
6a3fe56
Compare
Choose a tag to compare

What's new

  • Added an option to set proxy URL for Qonversion API.