This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
2.7.0
New Feature
- Add
PaymentTransaction.original
to get the original transaction. - Add
PaymentTransaction.state
to get the same state ofSKPaymentTransactionState
. - Add
InAppPurchase.transactions
to get not finished transactions.
Enhancements
- Update custom example with
InAppPurchase.transactions
.