Skip to content

Releases: qonversion/unity-sdk

5.0.1

19 Jul 15:45
f784b56
Compare
Choose a tag to compare

What's new

  • Android 14 support.

5.0.0

12 Jul 08:30
2df4d20
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 15:16
28b3398
Compare
Choose a tag to compare

What's new

  • Added native SDK crash tracking.

4.4.1

24 May 13:29
89fcc6b
Compare
Choose a tag to compare

What's new

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

4.4.0

04 May 07:23
d68864a
Compare
Choose a tag to compare

What's new

  • Added function to sync transactions for StoreKit 2. The function should be used only in rare cases to avoid StoreKit 2 bugs. Contact us before using that function.

4.3.0

17 Mar 08:45
6d363a4
Compare
Choose a tag to compare

What's new

  • Added function to sync the user's historical data.

4.2.0

06 Mar 10:38
a20ef7b
Compare
Choose a tag to compare

What's new

  • Added a function to enable Qonversion SDK Kids mode via the builder on Android. With this mode activated, our SDK does not collect any information that violates Google Children’s Privacy Policy.
  • Fixed possible rare ANR (Application Not Responding) errors during Facebook Attribution collection on Android.

4.1.0

02 Feb 10:45
6dc2d5e
Compare
Choose a tag to compare

What's new

  • Added an option to customize screen presentation style.
  • Added an option to set proxy URL for Qonversion API.

4.0.2

23 May 14:00
6cc5c14
Compare
Choose a tag to compare

What's new

  • Fixed multiple initialization error for multiple calls

4.0.1

09 Jan 10:41
e12b988
Compare
Choose a tag to compare

What's new

  • Fixed rare runtime error after migrating from previous major SDK version on iOS.
  • Fix of NSInvalidArgumentException while trying to parse nil as Json on iOS.