Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

SubscriptionStoreView Not Working

Hello,

I have two auto-renewable subscriptions set up in App Store Connect. However, when I try to use SubscriptionStoreView, I receive the following error:

Subscription store should include at least one auto-renewable subscription.

I believe my .xcodeproj is misconfigured, as I created a new project since I wanted to start from scratch.

What am I missing?

Accepted Answer

The bundle identifier and version number of my main target was incorrect. Fixing this fixed the issue.

SubscriptionStoreView Not Working
 
 
Q