AppleReceiptVerifier.NET icon indicating copy to clipboard operation
AppleReceiptVerifier.NET copied to clipboard

AppleReceiptVerifier.NET is the library used to validate purchase and subscription receipts with the Apple App Store.

Results 2 AppleReceiptVerifier.NET issues
Sort by recently updated
recently updated
newest added

Please add ExpiresDateMs and OriginalPurchaseDateMs in the Receipt.In_app response model. This would fix some date processing issues.

``` { "environment": "Production", "status": 21010, "is_retryable": false } ```

bug