Open hannesoid opened 1 year ago
Receipt validation may fail with receiptSignatureInvalid for actually valid new receipts (after 14 Aug. 2023).
receiptSignatureInvalid
In this case update AppReceiptValidator
AppReceiptValidator
This issue is just kept around to give info if you run into it.
For info about the reason, fix and workaround see: https://github.com/IdeasOnCanvas/AppReceiptValidator/issues/89#issuecomment-1695556084
https://github.com/IdeasOnCanvas/AppReceiptValidator/pull/93 should now have official fixed the issues, and is part of the tagged release 1.1.1
1.1.1
Receipt validation may fail with
receiptSignatureInvalid
for actually valid new receipts (after 14 Aug. 2023).In this case update
AppReceiptValidator
This issue is just kept around to give info if you run into it.
For info about the reason, fix and workaround see: https://github.com/IdeasOnCanvas/AppReceiptValidator/issues/89#issuecomment-1695556084