github RevenueCat/purchases-ios 4.0.0-beta.10

latest releases: 5.40.0, 5.39.3, 5.39.2...
pre-release3 years ago
  • Tenth beta for RevenueCat framework 🎉
    100% Swift framework + ObjC support.

Full Changelog

  • See our RevenueCat V4 API update doc for API updates.

Beta 10 introduces the following updates:

Breaking changes:

  • A new type, StoreTransaction, replaces SKPaymentTransaction in the return types of the following methods:
    • Purchases.purchase(product:completion:)
    • Purchases.purchase(package:completion:)
    • Purchases.purchase(package:discount:completion:)
    • Purchases.purchase(package:discount:completion:)
    • PurchasesDelegate.purchases(shouldPurchasePromoProduct:defermentBlock:)
    • CustomerInfo.nonSubscriptionTransactions
  • StoreProduct.PromotionalOffer has been renamed to StoreProduct.StoreProductDiscount.

In addition to all of the changes from beta 9, listed here.

Other changes:

  • There are lots of under the hood improvements. If you see any issues we'd appreciate bug reports!

Don't miss a new purchases-ios release

NewReleases is sending notifications on new releases.