Dear community,
I'm currently trying to get my app in the app store, but it has been rejected twice for the following reason:
We found that your in-app purchase products exhibited one or more bugs which create a poor user experience. Specifically, When attempting to purchaise the subscription, the app loaded indefinitly. Please review the details and resources below and complete the next steps.
Review device details:
- Device type: iPad Air (5th generation)
- OS version: iOS 18.1
Next Steps
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 really don't understand what the issue is, everything works fine in testflight modes for me (see video) so i'm not sure what to do.
Does anyone know how i can fix this rejection?