Skip to content

Releases: qonversion/qonversion-ios-sdk

6.11.0

16 Apr 13:48
1a76b8b

Choose a tag to compare

What's new

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

6.10.0

06 Apr 13:29
a2bfa94

Choose a tag to compare

What's New

  • Added QONDeferredPurchasesListener protocol for receiving deferred purchase completions (SCA, Ask to Buy, etc.) with full transaction details via QONPurchaseResult - critical for consumable products that may not have associated entitlements.

6.9.0

26 Mar 18:22
aec3850

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.
  • Fixed an issue where entitlements (e.g. Stripe subscriptions) could be lost when a StoreKit error occurs simultaneously, such as on devices with no Apple purchase history

6.7.0

10 Mar 15:42
e1ddf3d

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.

6.6.1

12 Feb 15:30
a9d6170

Choose a tag to compare

What's new

  • Add user switching support in restore flow

6.6.0

09 Feb 22:27
fb62a5a

Choose a tag to compare

What's new

  • Added Redeem Offer code logic to NoCodes actions

6.5.0

29 Jan 14:51
debb4ab

Choose a tag to compare

What's new

  • Added success/failure actions support for No-Codes

6.4.0

23 Jan 17:42
e10884e

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

6.3.1

16 Jan 13:10
d6bd12a

Choose a tag to compare

What's new

  • Fixed bug when No-Codes screen was closing after the user canceled the purchase flow,
  • Sample app updated

6.3.0

08 Jan 10:41
8157c00

Choose a tag to compare

What's new

  • Custom localization support for No-Code screens