Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

2.7.0

Compare
Choose a tag to compare
@jinSasaki jinSasaki released this 12 Aug 02:47
· 24 commits to master since this release
5ad2e9e

New Feature

  • Add PaymentTransaction.original to get the original transaction.
  • Add PaymentTransaction.state to get the same state of SKPaymentTransactionState .
  • Add InAppPurchase.transactions to get not finished transactions.

Enhancements

  • Update custom example with InAppPurchase.transactions .