Releases: qonversion/qonversion-ios-sdk
Releases · qonversion/qonversion-ios-sdk
6.9.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.
- 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
What's New
- No-Code Screens analytics support
Update to this version to enable screen analytics in the Qonversion dashboard.
6.6.1
What's new
- Add user switching support in restore flow
6.6.0
What's new
- Added Redeem Offer code logic to NoCodes actions
6.5.0
What's new
- Added success/failure actions support for No-Codes
6.4.0
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
What's new
- Fixed bug when No-Codes screen was closing after the user canceled the purchase flow,
- Sample app updated
6.3.0
What's new
- Custom localization support for No-Code screens
6.2.1
What's new
- Minimal macOS version increased to 10.15,
- Minimal tvOS version increased to 12.0.
6.2.0
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.