Skip to content

Releases: qonversion/cordova-plugin

4.3.0

16 Jan 09:26
316309e

Choose a tag to compare

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

25 Sep 09:04
0a49774

Choose a tag to compare

What's new

  • Added function to attach/detach user to remote configuration

4.1.0

25 Sep 09:16
fea377e

Choose a tag to compare

What's new

  • Added remote configuration source property.
  • Added rate limits for API calls.

4.0.0

10 Aug 08:36
4f3754e

Choose a tag to compare

What's new

  • New userProperties method 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

21 Jul 09:56
4ba5465

Choose a tag to compare

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

09 Jun 16:00
ec0e9ed

Choose a tag to compare

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

12 Jul 20:37

Choose a tag to compare

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

12 Jul 19:25
5b3573f

Choose a tag to compare

What's new

  • Minor improvements
  • Plugin version fix

0.1.3

29 Jun 14:04

Choose a tag to compare

What's new

  • Minor improvements
  • Fixed native SDK's issue

0.1.2

29 Jun 14:03

Choose a tag to compare

What's new

  • Minor improvements
  • Internal logic update