How to link subscription to a build?

Hello everyone

The in-app subscription / purchase aren't loading in the version of my app that I'm submitting onto App Store Connect. Locally, I use StoreKit config to test/develop my app.

I already have my subscription groups and legal stuff set up properly. However, when I goto my subscription group, a blue notice says

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

But when I goto Appstore Connect -> Apps -> the app I'm working on -> iOS -> Version 1.0 Prepare for Submission, I can't find any section regarding "In-App Purchases and Subscriptions". I also can't find it after going into the build by clicking on the build number(there's only Test Information and Build Metadata)

The in-app subscription / purchase aren't loading in the version of my app that I'm submitting onto App Store Connect. Locally, I use StoreKit config to test/develop my app.

Be sure to test in the sandbox environment before submitting your In-App Purchase for review. For troubleshooting steps, see TN3186: Troubleshooting In-App Purchases availability in the sandbox.

But when I goto Appstore Connect -> Apps -> the app I'm working on -> iOS -> Version 1.0 Prepare for Submission, I can't find any section regarding "In-App Purchases and Subscriptions". I also can't find it after going into the build by clicking on the build number(there's only Test Information and Build Metadata)

The status of an In-App Purchase must be Ready to Submit before you can submit it for review. If the In-App Purchase doesn’t have this status, complete any missing information such as price or localization for the subscription group display name.

How to link subscription to a build?
 
 
Q