iOS In App Purchase: Will Apple reviewers test live or sandbox environment?

后端 未结 3 1886
無奈伤痛
無奈伤痛 2020-12-12 20:56

I use In App Payment to sell ingame consumables. After successfull payment I forward the payment receipt to my backend, which validates the receipt with the iTunes payment b

3条回答
  •  -上瘾入骨i
    2020-12-12 21:45

    @Jan P's answer is correct. If you're looking for a quick YES/NO answer, the specific answer from the FAQ is;

    You should use the sandbox while your application is in review.

    (15) What url should I use to verify my receipt ? Use the sandbox URL https://sandbox.itunes.apple.com/verifyReceipt while testing your application in the sandbox and while your application is in review.

提交回复
热议问题