Releases: qonversion/android-sdk
Releases · qonversion/android-sdk
No-Codes 1.9.1
Bug Fixes
- Bumped no-codes to pull in Android SDK 9.4.1, which contains a race condition fix for Lifetime purchases.
Development Build
Qonversion 9.4.1
What's new
- Fixed a race condition where Lifetime (non-consumable) purchases could be incorrectly consumed if
restore()or purchase handling ran beforelaunch()completed - for example on a fresh install or after session cache was cleared.
Qonversion 9.4.0
What's new
- Updated send properties logic
No-Codes 1.9.0
What's new
- Added custom variables support to conditional logic
- Added user properties support to conditional logic
Qonversion 9.3.0
What's new
- Added
QDeferredPurchasesListenerinterface for receiving deferred purchase completions with full transaction details viaQDeferredTransaction- critical for consumable products that may not have associated entitlements.
No-Codes 1.8.0
What's new
- Updated SDK dependency to 9.3.0.
No-Codes 1.7.0
What's new
- Added support for custom loaders in NoCodes screens.
- Added conditional logic support. You can now customize a single screen for different users based on a wide range of conditions. See the documentation for details.
No-Codes 1.6.0
What's New
- No-Code Screens analytics support
Update to this version to enable screen analytics in the Qonversion dashboard.
Qonversion 9.2.2
What's new
- Enhanced non-consumable purchases support - in-app purchases are now acknowledged (instead of consumption) if they are marked as lifetime products in the Qonversion dashboard.