Hello,
I am blocked on the first auto-renewable subscription submission for my iOS app and I would like to know if anyone has
seen this exact App Store Connect behavior.
App: SEKA Money
Subscription product ID: seka_premium_yearly_
Subscription Apple ID: 6760082026
Current issue:
the auto-renewable subscription exists in App Store Connect
I am on the correct iOS app version page
the “In-App Purchases and Subscriptions” section is visible
but my auto-renewable subscription does not appear in the selector
only a consumable IAP appears there
Important detail:
the issue happens directly inside App Store Connect on the app version page
this is why I do not think the missing subscription in that selector is caused by the runtime StoreKit code in the
app itself
I understand app code can affect UI price display, but it should not control whether a subscription appears in the
App Store Connect submission selector
Other details:
this is my first subscription
the subscription has already gone through “Waiting for Review” and is now “Developer Action Needed”
metadata, screenshot, and localizations have been filled
Apple Support already confirmed that I do not need a consumable for this case
sandbox / TestFlight purchase behavior has been partially reproducible, but the submission workflow remains blocked
because the subscription is not selectable on the app version page
My question:
Has anyone seen a case where the first auto-renewable subscription exists but does not appear in the app version
selector, while another IAP type does appear?
If yes, what was the real cause and how did you resolve it?
Thank you.