What's Changed
- fix: Use Sec chain validator for xcode receipt by @tikhop in https://github.com/tikhop/TPInAppReceipt/pull/141
Full Changelog: https://github.com/tikhop/TPInAppReceipt/compare/4.0.1...4.0.2
Unclaimed project
Are you a maintainer of TPInAppReceipt? Claim this project to take control of your public changelog and roadmap.
Full Changelog: https://github.com/tikhop/TPInAppReceipt/compare/4.0.1...4.0.2
Shoutout to @metadynesoftware for quickly checking the newest version and finding a compilation bug on the Catalyst platform.
Full Changelog: https://github.com/tikhop/TPInAppReceipt/compare/4.0.0...4.0.1
InAppReceipt class replaced by AppReceipt typealias over ContentInfo<SignedData<InAppReceiptPayload>>try receipt.verify()) replaced by async (await receipt.validate())IARError → AppReceiptError, ReceiptValidatorErrororiginalAppVersion is now String? (was String)ageRating is now String? (was `S...Full Changelog: https://github.com/tikhop/TPInAppReceipt/compare/3.4.0...3.4.1