github bizz84/SwiftyStoreKit 0.11.0
Add `fetchReceipt` method + update `verifyReceipt` and `ReceiptValidator` protocol

latest releases: 0.16.4, 0.16.3, 0.16.2...
6 years ago
  • Add fetchReceipt method. Update verifyReceipt to use it (#278, related issues: #272, #223).
  • Update fetchReceipt and ReceiptValidator to use receipt as Data rather than String. This is consistent with localReceiptData (#284, see #272).
  • Remove password from ReceiptValidator protocol as this is specific to AppleReceiptValidator (#281, see #263). Note: This is an API breaking change.
  • Unwrap receipt["receipt"]?["in_app"] in two steps (addresses casting problems) (#283, related issue #256).

Don't miss a new SwiftyStoreKit release

NewReleases is sending notifications on new releases.