Skip to content

Releases: qonversion/android-sdk

8.2.2

25 Oct 15:01
9e8c4c5
Compare
Choose a tag to compare

What's new

  • Fix for crashes on entitlements and products callback execution when they are null

8.2.1

15 Oct 11:02
619465b
Compare
Choose a tag to compare

What's new

  • Added Tenjin AIID property for Tenjin integration

8.2.0

15 Oct 11:07
30ae805
Compare
Choose a tag to compare

What's new

  • Added an option to get the original Purchase result in the callback after a successful purchase.

8.1.1

30 Sep 10:24
af8e15d
Compare
Choose a tag to compare

What's new

  • The setNotificationsToken and handleNotification methods were marked as deprecated as Qonversion is not working with push notifications anymore.

8.1.0

19 Aug 08:10
75391ec
Compare
Choose a tag to compare

What's new

Purchase options

  • Added option to set context keys for purchases. This will allow you to associate the purchase with remote configuration if the product info was loaded from there.

8.0.2

29 Jul 09:36
2112686
Compare
Choose a tag to compare

What's new

  • Fixed bug with checkEntitlements calls when the callback might not have been called after subscription state changes during the app session.

7.5.2

29 Jul 09:42
Compare
Choose a tag to compare

What's new

  • Fixed bug with checkEntitlements calls when the callback might not have been called after subscription state changes during the app session.

7.5.1

15 Jul 12:58
Compare
Choose a tag to compare

What's new

  • Fixed offline mode issue

8.0.1

08 Jul 15:21
c61cabf
Compare
Choose a tag to compare

What's new

  • Fixed offline mode issue

8.0.0

05 Jul 12:41
9a16ca8
Compare
Choose a tag to compare

New major release of Qonversion Android SDK with the new Google Play Billing Library 7 support!

  • installment plans supported for subscriptions
  • fallback files support added for improved reliability
  • several error code values updated
  • QIntroEligibilityStatus NonIntroProduct renamed to NonIntroOrTrialProduct to better reflect the meaning

For the migration steps and the complete list of changes see the following guide.