...
Page Properties | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
All IAP receipts are validated on the server, using Apple's server-to-server validation API.
...
.
- The IAP is purchased on the user's device as usual.
- The client posts the purchase receipt to /receipts/user_id/new_auto_id
- The server will then pick this up and process it.
- If the receipt is valid, the server will make the necessary changes to other parts of the FRD
- The client receives the changes through existing listeners.