“In-App Purchases and Subscriptions” section on the version page not showing

I’m trying to submit my app for review, but I’m currently blocked due to a recurring issue with in-app subscriptions.

Both of my auto-renewable subscriptions (premium_monthly and premium_yearly) are marked as “Waiting for Review”. However, I am still seeing the blue box stating that “your first subscription must be submitted with a new app version.” Despite creating a new version (1.0.1) and uploading/selecting a new build , I am not seeing the “In-App Purchases and Subscriptions” section on the version page, and I therefore cannot link the subscriptions before submitting.

This issue is blocking my ability to submit the app for review. Any help to resolve this would be greatly appreciated.

Despite creating a new version (1.0.1) and uploading/selecting a new build , I am not seeing the “In-App Purchases and Subscriptions” section on the version page, and I therefore cannot link the subscriptions before submitting.

For your first in-app purchase or when adding a new type, include it in a new app version. Did you submit these subscriptions with a previous version of your app?

The Waiting for Review status indicates:

You have submitted your in-app purchase to be reviewed by Apple. You can make edits to the product while it is in this status.

I have the same problem - "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." - However, I don't see a way to get to the "in-app purchases and subscriptions" part of the Version Page. When I see online videos they show a "+" button for the new versions but I don't see those for my app. Page --

I'm having this same issue, how did you fit it?

I have this same problem. Has anyone got a solution?

Same problem with non-renewable IAP. My review is rejected because of the IAP's were not seent in the sanbox environment. For us, it is seen in both xcode and testflight environments. Probably because of this bug in review view.

@selimce, @669miller , @Gascad , @slowfast , and @touchlinebet

Apple reviews your In-App Purchases (consumable, non-consumable, auto-renewable subscription, and non-renewing subscription) in the sandbox, the same environment you use to test your products. This environment uses data you configure for your app in App Store Connect when you call StoreKit APIs in your app. For Apple to review your products, they must exist in App Store Connect and you must submit them for review.

Same problem with non-renewable IAP. My review is rejected because of the IAP's were not seent in the sanbox environment. For us, it is seen in both xcode and testflight environments. Probably because of this bug in review view.

Please follow these steps, then let me know about the outcome:

  1. Create a Sandbox Apple Account.
  2. On your testing device, sign into the above account. For more information, see Sign in to your Sandbox Apple Account for a development-signed app.
  3. Disable StoreKit Testing in Xcode in your Xcode project.
  4. Build and run your app in Xcode.

Does your app show any products?

@Gascad

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." - However, I don't see a way to get to the "in-app purchases and subscriptions" part of the Version Page. When I see online videos they show a "+" button for the new versions but I don't see those for my app.

As mentioned above, the In-App Purchases and Subscriptions section only appears when you have one or more products with the Ready to Submit status. For more information, see In-App Purchase statuses.

Check the status of your In-App Purchases you wish to submit for review, if their status is Missing Metadata,complete any missing information.

If their status is Waiting for Review or In Review, there is nothing to do. You already submitted them for review.

“In-App Purchases and Subscriptions” section on the version page not showing
 
 
Q