Releases: qonversion/unity-sdk
Releases · qonversion/unity-sdk
9.6.0
9.5.1
9.5.0
What's new
- Added
DeferredPurchaseCompletedevent, providing detailed purchase result information for deferred purchases (e.g., SCA, Ask to Buy). TheUpdatedEntitlementsReceivedevent is now deprecated - useDeferredPurchaseCompletedinstead for richer transaction details.
9.4.0
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.
9.2.1
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.
9.2.0
What's New
— Success/failure actions are supported for No-Code screens.
9.1.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 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.
9.0.1
What's new
- Fixed bug when No-Code screen on iOS was closing after the user canceled the purchase flow
9.0.0
What's new
- Meet Qonversion No-Codes - create and show your paywalls or onboarding flows without writing any code! This release brings lots of crucial features:
- No-Code screens preloading support,
- Fallback files support,
- Skeleton loading support for both platforms,
- Custom purchases handling,
- Localization support with an option to provide a custom locale,
- Proxy URL support for No-Code requests.- 10f0ab3: Android fixes (Kamo Spertsyan) #284
- Automations were removed - migrate to the new No-Codes!
- Purchase methods were replaced with the new one, with comprehensive results - with the status, entitlements, and store transaction info,
- Google Play Billing Library upgraded to version 8.1.0 on Android -
SkuDetailswere removed, products now require base plan id to be specified. See more here.
8.2.1
What's new
- iOS and Android stability improvements.