Releases: qonversion/qonversion-ios-sdk
Releases · qonversion/qonversion-ios-sdk
6.11.0
6.10.0
What's New
- Added
QONDeferredPurchasesListenerprotocol for receiving deferred purchase completions (SCA, Ask to Buy, etc.) with full transaction details viaQONPurchaseResult- critical for consumable products that may not have associated entitlements.
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