My game is rejected with this error anyone knows how to solve this? Guideline 2.1 - Performance - App Completeness We found that your in-app purchase products exhibited one or more bugs when reviewed on iPhone and iPad running iOS 12.1.4 on Wi-Fi. Specifically, an error message was displayed when we attempted to purchase the in-app purchase product. 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.
It would help if you tell us the version of BB you are using. 1) are your contracts signed 2) did you add a screenshot to each IAP 3) did you attach the IAP to the binary before submitting the binary for approval 4) are the IAPs marked - waiting for approval or are they marked ready for submission? 5) are the IAPs marked cleared for sale?
1: what do you mean by contract? 2: yes screeshots added 3: yes 4: in app purchase marked as Waiting for Review 5: yes i used xcode Version 10.1 and buildbox latest version. i have tried to submit 2 times and changed the IAP product ids 2 times still facing this rejection.