Skip to content

Releases: crashoverride777/swifty-receipt-validator

v7

17 Apr 21:17
Compare
Choose a tag to compare
  • Requires iOS/tvOS 13.0 or higher
  • Sets swift tools version to 5.8
  • Renames completion handlers from handler to completion
  • Removes unneeded platform and availability checks

CocoaPods tvOS and macOS support

02 May 14:42
Compare
Choose a tag to compare
  • Add support for tvOS and macOS via CocoaPods

iOS 12.0

11 Oct 18:55
Compare
Choose a tag to compare
  • Set min deployment target to 12.0

Async/Await and optional download id

27 Sep 20:50
Compare
Choose a tag to compare

Deferred publishers

04 Jul 18:01
Compare
Choose a tag to compare
  • Add Deferred to Combine publishers
  • ReceiptClient tweaks

Tweaks

31 Jan 11:58
Compare
Choose a tag to compare
  • Small tweaks and updates

macOS package support and tvOS fixes

13 Nov 00:40
Compare
Choose a tag to compare
  • Fixed missing tvOS availability checks
  • Add macOS package support

Error descriptions

04 Jul 12:19
Compare
Choose a tag to compare
  • Add English SRVError error descriptions

Update readme

01 Jul 21:37
Compare
Choose a tag to compare

Update readme to fix incorrect advice to also validate purchases in the .restored case.

Error handling tweaks

26 Jun 19:52
Compare
Choose a tag to compare

Add noReceiptFoundInBundle case to SRVError