Skip to content

Releases: qonversion/flutter-sdk

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

8.4.1

07 May 16:20
cc8159b
Compare
Choose a tag to compare

What's new

  • Fixed the issue with the QRemoteConfigurationSource parsing.

8.4.0

07 May 13:18
bb05786
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.

8.3.1

09 Apr 12:28
f6f1573
Compare
Choose a tag to compare

What's new

  • Fixed privacy manifest file

8.3.0

05 Apr 07:00
42672b0
Compare
Choose a tag to compare

What's new

  • Added functions to request remote config list - either all or for a specific set of context keys.