This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
Releases: jinSasaki/InAppPurchase
Releases · jinSasaki/InAppPurchase
2.8.0
2.7.2
2.7.1
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
.
2.6.0
New Feature
- Support multiple instances.
- Support to customize finish transaction timing.
- Support specified product ids for multiple instances
- Add Example projects