We have problems releasing our Newstand App to the App Store. It always gets rejected, because the validation of the receipts coming from the subscription In-App-Purchase seem to fail in the live (non-sandbox) environment. The thing is, we tested everything against the sandbox environment and everything works fine. For the release version, we made sure that we use our validation webservice that validates against the apple live-service, NOT the sandbox validation service. So everything should work, but in the review process it always fails.
Does anyone have experience with similar problems? Apple does test against the live-environment, right? Because we have to submit the live-Version of our App, validating against sandbox does not make sense.
We submitted the IAP items together with the App, but that should not be a problem, as the Apple testers seem to be able to purchase the subscription, just the validation does not work.