SDK

iOS 4.0.0-beta.10

iOS 4.0.0-beta.10
  • Tenth beta for RevenueCat framework 🎉

    100% Swift framework + ObjC support.

Full Changelog


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!

To view new release, visit https://github.com/RevenueCat/purchases-ios/releases/tag/4.0.0-beta.10