bizz84 / bizz84/SwiftyStoreKit
How can I read the message "Sandbox receipt used in production"?
Open
type: question
- Dominant language
- Swift
- Stars
- 6.7k
- Forks
- 801
- PR merge metrics
- No merged PRs in 30d
Description
Apple rejected my application,
their suggestion:
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.
Contributor guide
Assessment
This issue has not been assessed yet.