Skip to content

Releases: qonversion/flutter-sdk

11.6.0

06 Apr 17:21
0c155d7

Choose a tag to compare

What's New

  • Added deferredPurchaseStream for receiving deferred purchase completions (SCA, Ask to Buy, etc.) with full QDeferredTransaction details.
  • Updated QonversionSandwich to 7.8.0.

11.5.0

26 Mar 22:55
84ab925

Choose a tag to compare

What's new

  • 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.

11.3.1

24 Feb 13:25
92b5998

Choose a tag to compare

What's new

  • Added user switching support in restore flow - now if the store account was already used on another install or device, the anonymous Qonversion user will be restored instead of granting permissions to the new one (identity flow is not affected).
  • Enhanced non-consumable purchases support on Android - in-app purchases are now acknowledged (instead of consumption) if they are marked as lifetime products in the Qonversion dashboard.

11.3.0

30 Jan 15:15
760e37e

Choose a tag to compare

What's New

— Success/failure actions are supported for No-Code screens.

11.2.0

27 Jan 11:34
84174a9

Choose a tag to compare

What's new:

  • Faster screen loading — No-Code screens now preload images together with content, dramatically improving display speed. Don't forget to enable preloading in the screen settings in the No-Code builder.

  • Theme customization — Set your preferred appearance for No-Codes: system default, light, or dark mode. This currently styles the loading skeleton view, with full screen theming support coming soon in the No-Code builder.

11.1.1

16 Jan 15:47
5604c0a

Choose a tag to compare

What's new

  • Fixed bug when No-Codes screen on iOS was closing after the user canceled the purchase flow
  • Small MacOS support fixes

11.1.0

14 Jan 13:36
398ef80

Choose a tag to compare

What's new

  • No-Codes can now be used with your custom purchase system, even if you use Qonversion in Analytics mode,
  • You can now provide a custom locale to No-Codes to override the system one,
  • The new purchase method with comprehensive results added - with the status, entitlements, and store transaction info. Consider upgrading your purchases to the new method,
  • The sample application was fully reworked and became more comprehensive and useful.

11.0.0

02 Dec 16:52
be9f5fe

Choose a tag to compare

What's new

  • No-Codes are now stable! This release brings lots of crucial features:
  • Custom QonversionException added for all the Qonversion and No-Codes calls.
  • Upgraded Google Billing version to 8.1.0

10.0.3

07 Oct 13:50
0168aa6

Choose a tag to compare

What's new

  • Fix Purchase action type for No-Codes on Android

10.0.2

12 Aug 08:48
ccedc53

Choose a tag to compare

What's new

  • Fixed No-Codes source and version tracking for internal purposes.
  • Small internal structure refactoring and unification.