Skip to content

Releases: qonversion/flutter-sdk

9.1.3

10 Sep 12:57
3ff9389
Compare
Choose a tag to compare

What's new

9.1.2

06 Sep 12:02
0b13164
Compare
Choose a tag to compare

What's new

  • Added ability to call purchase without providing any options.

9.1.1

30 Aug 12:49
a7251db
Compare
Choose a tag to compare

What's new

  • iOS error codes improved,
  • Sample app upgraded to use the latest Flutter and Dart versions.

9.1.0

26 Aug 08:39
9b9c68a
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.
  • Fixed threads usage warning for iOS.

9.0.2

29 Jul 13:07
8f5b4f2
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.

8.5.2

29 Jul 12:45
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.

9.0.1

15 Jul 14:15
2fbb6ee
Compare
Choose a tag to compare

What's new

  • Internal SDK version fix

8.5.1

15 Jul 14:17
Compare
Choose a tag to compare

What's new

  • Fixed offline mode issue on Android

9.0.0

09 Jul 14:19
818933b
Compare
Choose a tag to compare

New major release of Qonversion React Native 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.

8.5.0

05 Jun 08:31
1f62d36
Compare
Choose a tag to compare

What's new

  • Internal logic update