I expect that any of you can help me with my issue.
I'm trying to upload an app to the Store, but it's getting rejected over and over.
The first reason was; "We discovered one or more bugs in your app when reviewed on iPad running iOS 11.2.2 on Wi-Fi connected to an IPv6 network.".
I've solved this issue before with other applications just resubmitting again the same binary.
After this issue the state of all my in-app purchases went to "Developer Action Needed" (it seems that they switch it after a rejection), so I did small changes to each of the products description setting it back to "Waiting for Review" state.
This time i'm getting this error; "We have started the review of your app, but we are not able to continue because we cannot locate the in-app purchases within your app.".
Our backend always points to Production environment, but in case we get a 21007 code from Apple, we redirect them to the sandbox environment, allowing them to buy.
Am I doing something wrong? Do I need to get my in-app products approved before submitting my app for review?
I've uploaded several app's in the past and I didn't face those issues.
PD: All my in-app products are consumibles.
Greetings,
Nacho.