Skip to content

Releases: tikhop/TPInAppReceipt

Release 3.4.1

03 Apr 14:26
e135055
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.0...3.4.1

3.4.0

08 Feb 22:14
5c1ecd9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.4...3.4.0

3.3.4

29 Jul 09:27
5b830d6
Compare
Choose a tag to compare
  • Use kIOMainPortDefault instead of kIOMasterPortDefault when possible. (thanks to @younata)

3.3.0

24 Sep 23:24
Compare
Choose a tag to compare
  • Try different network interfaces (en0, en1) when getting the GUID on macOS for hash computation (Thanks to @mshibanami)
  • Improve docs (Thanks to @nneubauer)

3.2.0

25 May 15:52
Compare
Choose a tag to compare
  • (#85) Introductory Offer Support. Thanks @Jerland2 for bringing this up.
  • (#84) Make it possible to use the library in Objective-C project. Thanks @MacMark for making it possible.
  • InAppReceipt.init() initializes a local receipt.

3.1.1

03 Apr 20:04
Compare
Choose a tag to compare
  • (#83) Fix StoreKitTest receipt encoding. InAppPurchase.originalPurchaseDate is nil in StoreKitTest. Thanks @Jerland2 for the report.

3.1.0

02 Apr 20:46
Compare
Choose a tag to compare
  • Use Date type instead of String for all variables containing dates
  • Parse app's age rating