Releases: qonversion/android-sdk
Releases · qonversion/android-sdk
8.2.2
8.2.1
What's new
- Added Tenjin AIID property for Tenjin integration
8.2.0
What's new
- Added an option to get the original
Purchase
result in the callback after a successful purchase.
8.1.1
What's new
- The
setNotificationsToken
andhandleNotification
methods were marked as deprecated as Qonversion is not working with push notifications anymore.
8.1.0
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
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
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
What's new
- Fixed offline mode issue
8.0.1
What's new
- Fixed offline mode issue
8.0.0
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 toNonIntroOrTrialProduct
to better reflect the meaning
For the migration steps and the complete list of changes see the following guide.