This has been partially addressed in previous posts, but I think it’s worth brining up again because there are aspects of solving for this that are not straightforward.
I’m an indie iOS developer with limited resources, and my requirements are that a user is able to subscribe within one of my apps, and get access to all my other apps as well (3 in total). In RevenueCat I understand how to link products across multiple apps within the same project with a single entitlement, that part is straightforward. The parts that aren’t relate to user management.
Apple doesn't provide for this, and recommends user management with my own server. RevenueCat creates anonymized user IDs, but they are not useful for my case since they’re linked to an app instance on a particular device. RevenueCat recommends custom App User IDs, but that still requires that I use my own backend for user management.
I want to spend my energy bringing features to my users, and not spend it maintaining subscription infrastructure. Are there relatively painless ways I can fulfill my requirements, or are my requirements just not realistic for an indie developer?
Question
Multiple Apps - One Subscription. How?
This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.