Skip to content

Releases: qonversion/cordova-plugin

6.1.2

10 Sep 09:16
e4c1ba5
Compare
Choose a tag to compare

What's new

6.1.1

04 Sep 09:57
f33190a
Compare
Choose a tag to compare

What's new

  • Added ability to call purchase without providing any options.
  • iOS error codes improved.

6.1.0

02 Sep 17:09
ee9bedd
Compare
Choose a tag to compare

What's new

Purchase options

  • Added option to set context keys, quantity and other options for purchases. Context keys will allow you to associate the purchase with remote configuration if the product info was loaded from there.
  • Deprecated old purchase functions. Use new one instead.

6.0.1

29 Jul 12:36
a84dc06
Compare
Choose a tag to compare

What's new

  • Fixed bug with checkEntitlements calls on Android when the callback might not have been called after subscription state changes during the app session.

5.5.2

29 Jul 12:29
Compare
Choose a tag to compare

What's new

  • Fixed bug with checkEntitlements calls on Android when the callback might not have been called after subscription state changes during the app session.

5.5.1

15 Jul 13:33
Compare
Choose a tag to compare

What's new

  • Fixed offline mode issue on Android

6.0.0

09 Jul 19:53
5ca456a
Compare
Choose a tag to compare

New major release of Qonversion Cordova SDK with the new Google Play Billing Library 7 support!

  • installment plans supported for subscriptions
  • fallback files support added for improved reliability
  • several error code values updated

For the migration steps and the complete list of changes see the following guide.

5.5.0

05 Jun 08:57
5343ffb
Compare
Choose a tag to compare

What's new

  • Internal logic update

5.4.0

07 May 12:07
a676993
Compare
Choose a tag to compare

What's new

  • Added returning promise to the identify method. You may see warnings for ignoring the returned promise after updating to this version until you update the usage to asynchronous. If you don't need to know the identification result, simply ignore it.

5.3.1

09 Apr 12:28
9a28b19
Compare
Choose a tag to compare

What's new

  • Fixed privacy manifest file