Releases: tikhop/TPInAppReceipt
Releases · tikhop/TPInAppReceipt
3.3.4
- Use kIOMainPortDefault instead of kIOMasterPortDefault when possible. (thanks to @younata)
3.3.0
- 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
- (#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
- (#83) Fix StoreKitTest receipt encoding.
InAppPurchase.originalPurchaseDate
is nil in StoreKitTest. Thanks @Jerland2 for the report.
3.1.0
- Use
Date
type instead of String
for all variables containing dates
- Parse app's age rating