1.7.0
- Adds a new
onPurchaseCompleted
modifier to get notified about a successful purchase with aStoreKit.Transaction
parameter. - Adds a new
purchasedTransactions
(published) property toFreemiumKit.shared
for directStoreKit.Transaction
access.
Learn more how to use these new additions effectively in our new SDK Setup docs section "Direct Access to StoreKit Transactions.