Skip to content

Releases: qonversion/react-native-sdk

8.1.4

16 Oct 09:02
1600bc5
Compare
Choose a tag to compare

What's new

  • Added Tenjin AIID property for Tenjin integration
  • The setNotificationToken, handleNotification, and getNotificationCustomPayload methods were marked as deprecated.
  • Improved the accuracy of syncHistoricalData analytics on iOS.
  • Fixed the compatibility issue with the latest Adjust SDK versions on iOS.

8.1.3

10 Sep 12:53
e20cfc0
Compare
Choose a tag to compare

What's new

8.1.2

04 Sep 09:56
e80a4ca
Compare
Choose a tag to compare

What's new

  • Added ability to call purchase without providing any options.

8.1.1

30 Aug 12:40
cfff240
Compare
Choose a tag to compare

What's new

  • iOS error codes improved

8.1.0

25 Aug 17:03
182bbbb
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.

8.0.1

29 Jul 11:38
c84ecef
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.

7.5.2

29 Jul 11:23
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.

7.5.1

15 Jul 13:25
Compare
Choose a tag to compare

What's new

  • Fixed offline mode issue on Android

8.0.0

09 Jul 11:08
969b887
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.

7.5.0

04 Jun 16:17
e65b0e1
Compare
Choose a tag to compare

What's new

  • Internal logic update