Skip to content

Releases: qonversion/qonversion-ios-sdk

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

6.2.1

17 Dec 08:56
88396dd

Choose a tag to compare

What's new

  • Minimal macOS version increased to 10.15,
  • Minimal tvOS version increased to 12.0.

6.2.0

10 Dec 10:55
2f55619

Choose a tag to compare

What's new

  • Meet the new purchase method, which now contains all the necessary information about the purchase, including its status (successful, failed, canceled, or pending), entitlements, store transaction info, or an error (if it happened). Read more in our documentation.