I am at the point of validating receipts. However, I am curious if it is mandatory to validate the receipt of a Consumable? It is being stored in the Keychain as a virtual credit system, so not jailbreak worthy. However, I cannot find information on here.
Asked
Active
Viewed 94 times
1 Answers
1
Consumables aren't stored in the receipt or at least not forever.
Consumable in-app purchases remain in the receipt until you call finishTransaction(_:). Maintain and manage records of consumables on a server if needed.

Paul Schröder
- 1,440
- 1
- 10
- 19