Skip to content

Releases: iaphub/react-native-iaphub

v8.2.3

27 Oct 01:47
Compare
Choose a tag to compare
  • iOS SDK updated to 3.1.7, Android SDK updated to 3.1.5
    • Reset user when the start method is called again with no user id (to prevent the SDK from keeping the old user id when hot reloading in dev)

v8.2.2

26 Oct 02:29
Compare
Choose a tag to compare
  • iOS SDK updated to 3.1.6, Android SDK updated to 3.1.4
    • Login method fixed, a bug was preventing the automatic transfer of purchases from a anonymous user to a authenticated user

v8.2.1

24 Oct 23:19
Compare
Choose a tag to compare
  • Fix android allowAnonymousPurchase option

v8.2.0

23 Oct 23:17
Compare
Choose a tag to compare
  • getUserId method added
  • Return promise for start/stop/logout/setDeviceParams methods

v8.1.5

20 Oct 04:25
Compare
Choose a tag to compare
  • Android SDK updated to 3.1.3
    • Fix restore on Android, the context was missing which was preventing the transfer of the purchases to a different user id

v8.1.4

13 Oct 03:58
Compare
Choose a tag to compare
  • Default kotlin version updated to 1.6.0

v8.1.3

06 Oct 03:00
Compare
Choose a tag to compare
  • Android SDK updated to 3.1.2, iOS SDK to 3.1.4
    • Fix active product with no product sku (could happen if the product is from another platform)

v8.1.2

29 Sep 23:34
Compare
Choose a tag to compare
  • Fix typescript definition path in package.json

v8.1.1

16 Sep 15:32
Compare
Choose a tag to compare
  • Android SDK updated to 3.1.1, iOS SDK to 3.1.3

v8.1.0

01 Sep 03:36
Compare
Choose a tag to compare
  • Add showManageSubscriptions method