Skip to content

0.2.9

Choose a tag to compare

@bizz84 bizz84 released this 19 Oct 21:10
· 716 commits to master since this release
  • Added support for verifying purchases and subscriptions. This includes consumable and non consumable purchases, auto-renewing, free and non-renewing subscriptions.
  • The purchaseProduct() now takes an optional applicationUsername string which can be used to help detect irregular activity on transactions. Read more about this on the Apple docs.
  • Updated verifyReceipt() so that the completion block is called on the main thread.