Skip to content

Releases: qonversion/flutter-sdk

2.1.0

28 Dec 16:06

Choose a tag to compare

  • Add setDebugMode() method

2.0.1

21 Dec 07:10

Choose a tag to compare

2.0.1

  • Fix iOS timestamp mapping

2.0.0

04 Dec 14:01

Choose a tag to compare

We have rethought our approach to working with subscriptions and prepared our largest update that includes Product Center – our major feature for working with any type in-app purchases.

2.0.0

What's new

Product Center

A111

  1. Application calls the purchase method to initialize Qonversion SDK.
  2. Qonversion SDK communicates with StoreKit or Google Billing Client to make a purchase.
  3. If a purchase is successful, the SDK sends a request to Qonversion API for server-to-server validation of purchase. Qonversion server unlocks permissions associated with the product.
  4. SDK returns control to the application with a processing state

1.1.2

30 Nov 16:51

Choose a tag to compare

  • Fix Android manualTrackPurchase args parsing
  • Update Example app

1.1.1

22 Sep 08:19

Choose a tag to compare

* Update docs

Release 1.0.0

05 Jul 16:22

Choose a tag to compare

  • API update: new launch method with just one API key argument for both platforms. Contact us at [email protected] to merge your old API keys into one, we can do it now.
  • API update: Remove old launch method; remove all old launch... methods.
  • Add trackPurchase method to track Android purchases manually.
  • Add addAttributionData method implementation for Android.

Release 0.3.0

27 Jun 08:27

Choose a tag to compare

  • API update: new launch method, deprecate all old launch... methods
  • Fix Android init
  • Update iOS Qonversion SDK version

0.2.4

06 May 14:51
a051157

Choose a tag to compare

  • iOS SDK 1.0.3
  • Android SDK 0.2.4