Hello, I would like to have some guidance regarding a matter. So I am making my app that includes monetization options under the form of :
- one "for life" IAP (In App Purchase)
- Subscriptions: 2 groups, one containing 2 products (yearly and monthly) and the other containing several monthly subscriptions.
Under the monetization page:
i see, 2 messages on top of both pages: so IAP page has:
Your first in-app purchase must be submitted with a new app version. Create your in-app purchase, then select it from the app’s In-App Purchases and Subscriptions section on the version page before submitting the version to App Review. Once your binary has been uploaded and your first-in app purchase has been submitted for review, additional in-app purchases can be submitted from the In-App Purchases section. Learn More
And under subscriptions page:
Your first subscription must be submitted with a new app version. Create your subscription, then select it from the app’s In-App Purchases and Subscriptions section on the version page before submitting the version to App Review.
Once your binary has been uploaded and your first subscription has been submitted for review, additional subscriptions can be submitted from the Subscriptions section. Learn More
Except I THOUGHT I had understand that, What I undertood is that once I put a build to production and send it for review, then these products will be reviewed automatically with it?
But it does not seem to have worked like that? All products are marked "ready to submit", non has "missing metadata" and I don't see any submit button, I assumed that these products will simply be added ot the revew once the "build" (production) is rivewed, am I missing something?
I must be missing a step that I don't see?