Sandbox Testing Issue: 'Submit for Review' Button Missing for Subscription IAPSubmit

Hello Developers!

I am trying to run a test In-App Purchase (IAP) for a renewable subscription product in the sandbox environment. I have set up everything required for sandbox testing, but it’s unclear whether the subscription product needs to be pre-approved by Apple for testing.

If approval is required, I have already added the necessary metadata, but the status still shows "Ready for Submit." Additionally, when I save the page, a "Submit for Review" button briefly appears for a fraction of a second on the subscription page before disappearing.

Is this button missing, or is there a known issue with this process? This is my first time running this test, and I would appreciate any pointers or suggestions. Thanks!

but it’s unclear whether the subscription product needs to be pre-approved by Apple for testing.

Testing In-App Purchases in the sandbox environment doesn’t require uploading your app binary to App Store Connect.

To test in the sandbox, see Testing In-App Purchases with sandbox. Be sure to thoroughly test your in-app purchases in the sandbox before submitting them for review. If your Xcode project contains a StoreKit.

If your Xcode project includes a StoreKit configuration file, disable it to test in the sandbox. For more information, see Testing at all stages of development with Xcode and the sandbox.

Is this button missing, or is there a known issue with this process?

Does the issue still occur?

Sandbox Testing Issue: 'Submit for Review' Button Missing for Subscription IAPSubmit
 
 
Q