Reputation: 3147
I would like to save in IAP receipt for non-consumables in my database. We have a two-step download mechanism for IAP restores.
Is there any word regarding on how long the data can be treated as valid? What other drawbacks could I encounter by persisting the data?
Upvotes: 0
Views: 236
Reputation: 5966
There is no such a date when your receipt invalidates—you can always send it to Apple server and it will decode it to JSON for you.
At least, there is no such info anyway, so untill Apple will do such a thing in one way order, you can feel safe to store it.
Upvotes: 1