Releases: qonversion/cordova-plugin
Releases · qonversion/cordova-plugin
4.3.0
What's new
Updated Entitlement object
Fields:
- trialStartDate
- firstPurchaseDate
- lastPurchaseDate
- lastActivatedOfferCode
- grantType
- autoRenewDisableDate
- transactions
Added Transaction object
Fields:
- originalTransactionId
- transactionId
- offerCode
- transactionDate
- expirationDate
- transactionRevocationDate
- environment
- ownershipType
- type
4.2.0
What's new
- Added function to attach/detach user to remote configuration
4.1.0
What's new
- Added remote configuration source property.
- Added rate limits for API calls.
4.0.0
What's new
- New
userPropertiesmethod to get all the properties set for the current user. - Renamings of several entities and public methods to make our namings and structure clearer.
For the complete list of changes, please, see the migration guide
3.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.
- Android 14 support
2.0.0
What's new
Completely new Qonversion plugin, which now supports all the Qonversion subscription management and analytics features!
Follow the documentation for the integration.
1.0.0
What's new
Google Play Billing 4.0 support
From now Qonversion supports Google Play Billing Library 4.0.0.
If you are using Qonversion Cordova SDK in Observer Mode, please check the Google Play Billing Library version in your in-app subscription implementation. For the library version 3.x.y, you have to use versions of the SDK 0.x.y. In other cases use the latest SDK version (version 1.0.0 and above).
0.1.4
What's new
- Minor improvements
- Plugin version fix
0.1.3
What's new
- Minor improvements
- Fixed native SDK's issue
0.1.2
What's new
- Minor improvements
- Internal logic update