Hello guys, my app has been rejected 10 times for the same issue.
"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."
I've literally tried everything. I don't use any servers for validation i use native storekit2 so no servers required.
Any help would be so valuable.