Hello, I’d appreciate some advice about adding another subscription duration to a released app.
The app currently has a published paywall that contains only 1 package for an approved monthly subscription. I'd like to submit a weekly subscription to Apple for review and add the weekly option to the paywall alongside the monthly one.
I’ve done the following so far:
- added the weekly subscription in App Store Connect to the subscription group with the same level as the monthly subscription
- it's now in "Ready to Submit" status
- imported the new weekly subscription as a product in RevenueCat
- attached the same entitlement as the monthly subscription
The app uses the “current” offering from the SDK to display the paywall, so the released version should be able to show the new subscription with an updated offering/package/paywall.
I’m not sure whether I should modify the existing offering and paywall or create new ones.
- Can I modify the existing offering and paywall in place to add the weekly option without affecting what is currently shown to users? Will the updated paywall simply skip or hide the new package until Apple approves the subscription?
- The first subscription had to be submitted with a new build of the app (as indicated in App Store Connect). Can additional subscriptions be submitted for review without submitting a new build?
Thanks.
