Привет. Пришёл реджект от apple сразу для двух прил с такой формулировкой:
When validating receipts on your server, your server needs to be able to handle a production-signed app getting its receipts from Apple’s test environment. The recommended approach is for your production server to always validate receipts against the production App Store first. If validation fails with the error code "Sandbox receipt used in production," you should validate against the test environment instead.
Использую sdk от apphud. До этого использовал его в других прилах и все ок было
Кто-то может подсказать, что тут имеют в виду?