Question

Best way to support a single auto-renewable subscription across multiple apps?


Badge +3

I’d like to Bundle 9 of my iOS apps and offer users a monthly subscription to unlock the premium features on all of them as Apple now allows: https://developer.apple.com/documentation/storekit/original_api_for_in-app_purchase/subscriptions_and_offers/offering_a_subscription_across_multiple_apps

All 9 of these apps are currently in separate RC projects in my account.

Is there a recommended way to enable this?

Other than the article below, I couldn’t find anything about it on the RC blog or help center.



Thanks!
Pete


2 replies

Badge

@Pete Christianson Could you please share your experience with that, in case if you’ve already implemented this? Is there any other way but using some kind of additional user authentication?

Badge +3

@konstantin-949219 Unfortunately, I was never able to implement it and still only have single app subscriptions.

Reply