Skip to content

Releases: qonversion/android-sdk

No-Codes 1.9.1

28 Apr 14:30
ea07f33

Choose a tag to compare

Bug Fixes

  • Bumped no-codes to pull in Android SDK 9.4.1, which contains a race condition fix for Lifetime purchases.

Development Build

28 Apr 14:14
ea07f33

Choose a tag to compare

Development Build Pre-release
Pre-release

Commits

  • b5828b7: SUP3-141: bump no-codes to 1.9.1 to pull in Android SDK 9.4.1 (NickSxti) #805

Qonversion 9.4.1

20 Apr 12:32
1aa1ac5

Choose a tag to compare

What's new

  • Fixed a race condition where Lifetime (non-consumable) purchases could be incorrectly consumed if restore() or purchase handling ran before launch() completed - for example on a fresh install or after session cache was cleared.

Qonversion 9.4.0

16 Apr 14:03
b5bda2e

Choose a tag to compare

What's new

  • Updated send properties logic

No-Codes 1.9.0

16 Apr 14:33
6cfb0ce

Choose a tag to compare

What's new

  • Added custom variables support to conditional logic
  • Added user properties support to conditional logic

Qonversion 9.3.0

06 Apr 13:44
38f5079

Choose a tag to compare

What's new

  • Added QDeferredPurchasesListener interface for receiving deferred purchase completions with full transaction details via QDeferredTransaction - critical for consumable products that may not have associated entitlements.

No-Codes 1.8.0

06 Apr 15:50
89628b1

Choose a tag to compare

What's new

  • Updated SDK dependency to 9.3.0.

No-Codes 1.7.0

19 Mar 17:40
98f23d5

Choose a tag to compare

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

10 Mar 15:42
155fce2

Choose a tag to compare

What's New

  • No-Code Screens analytics support

Update to this version to enable screen analytics in the Qonversion dashboard.

Qonversion 9.2.2

24 Feb 10:04
bb091d1

Choose a tag to compare

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.