Releases: qonversion/unity-sdk
Releases · qonversion/unity-sdk
5.0.1
What's new
- Android 14 support.
5.0.0
Major update
What's new
- Remastered A/B test. Check details in the documentation.
- Google Play Billing library upgraded to version 6.0.0 without breaking changes - we will add new features support in the future releases.
- Several Android dependencies versions upgrade, like Kotlin, Gradle and others.
4.4.2
What's new
- Added native SDK crash tracking.
4.4.1
What's new
- Parallel requests and race conditions fixed for entitlements state changing calls
4.4.0
What's new
- Added function to sync transactions for StoreKit 2. The function should be used only in rare cases to avoid StoreKit 2 bugs. Contact us before using that function.
4.3.0
What's new
- Added function to sync the user's historical data.
4.2.0
What's new
- Added a function to enable Qonversion SDK Kids mode via the builder on Android. With this mode activated, our SDK does not collect any information that violates Google Children’s Privacy Policy.
- Fixed possible rare ANR (Application Not Responding) errors during Facebook Attribution collection on Android.
4.1.0
What's new
- Added an option to customize screen presentation style.
- Added an option to set proxy URL for Qonversion API.
4.0.2
What's new
- Fixed multiple initialization error for multiple calls
4.0.1
What's new
- Fixed rare runtime error after migrating from previous major SDK version on iOS.
- Fix of
NSInvalidArgumentException
while trying to parse nil as Json on iOS.