Subscription Product Missing from StoreKit Response

Hello,

I am currently testing In-App Purchase subscriptions and encountered an issue where one of my products is not being returned.

I have configured four subscription products:

Annual 6 Months 3 Months Monthly

All products were created and set to be available on the same date in App Store Connect.

However, when fetching products using StoreKit, only three products (Annual, 3 Months, Monthly) are returned. The 6 Months subscription is missing and does not appear in the response.

I have confirmed the following:

All product identifiers are correct and match the code All products are in "Ready for Sale" status Agreements, tax, and banking information are completed The issue occurs consistently in the sandbox environment

Could you please help me understand why only the 6 Months subscription is not being returned?

Thank you.

Subscription Product Missing from StoreKit Response
 
 
Q