Skip to content

Releases: RevenueCat/purchases-hybrid-common

1.6.2

26 Mar 20:41
76f8299
Compare
Choose a tag to compare

1.6.1

12 Mar 21:52
c37ee66
Compare
Choose a tag to compare
  • Adds missing availability check for simulatesAskToBuyInSandbox
    #66

1.6.0

12 Mar 20:32
fe54a40
Compare
Choose a tag to compare
  • [iOS] Adds a new property simulateAsksToBuyInSandbox, that allows developers to test deferred purchases easily.
  • Bumps purchases-ios to 3.10.6
  • Bumps purchases-android to 4.0.4
    #65

1.5.1

25 Jan 17:32
ab7662a
Compare
Choose a tag to compare
  • Fixes a bug where times in millis were actually returned in seconds in Android
    #63

1.5.0

22 Dec 20:24
c318cf0
Compare
Choose a tag to compare
  • Bumps purchases-ios to 3.9.2, purchases-android to 4.0.1
    #61
  • Adds syncPurchases for iOS
  • Adds presentCodeRedemptionSheet for iOS
  • Fixes a bug where times in millis were actually returned in seconds
    #62
  • Fixes build warnings
    #60

1.4.5

23 Oct 19:31
6b2c1f5
Compare
Choose a tag to compare

1.4.5

  • Bumps iOS to 3.7.5, makes cocoapods compile statically, adds dummy Swift file
    #58

1.4.4

15 Oct 03:17
29278d1
Compare
Choose a tag to compare
  • Updates Android to 3.5.2

1.4.3

25 Sep 18:10
b1935a9
Compare
Choose a tag to compare

1.4.3

  • Fixes build issues in some hybrid SDKs by compiling pods statically
    #56

1.4.2

22 Sep 20:01
095a091
Compare
Choose a tag to compare

1.4.2

  • Fixes a typo in the Transaction mapper in Android.
    #55

1.4.1

21 Sep 19:22
d5197f0
Compare
Choose a tag to compare

1.4.1

  • Fixes an issue where setFBAnonymousID would set the appsflyerID instead.
  • Cleans up deprecations
    #53
  • updated Xcode version to use in CI to 12.0
  • updated bundler and fastlane
    #54