Twitch Like Subscriptions - Many-to-Many

Hi guys,

We are trying to implement a solution that would allow users to subscribe to other users in our app. The system should work the same way as Twitch's subscription model works. Users should be able to subscribe to anyone and each subscription should have different tiers.

From what we were able to gather, users cannot have multiples of the same subscription on applestoreconnect. Meaning that we would probably need to make a custom subscription per every user? Here we have also learned that there is a limit of 10 000 types of subscriptions and that it is not possible to dynamically create/delete them for users. (correct me if I am wrong)

Is there a solution for handling this type of a scenario?

Appreciate all answers.

Answered by App Store Commerce Engineer in 839433022
Accepted Answer

Hi,

Thank you for your answer, unfortunately it does not seem to answer anything.

Could you please clarify/answer my questions. I feel like they are valid and your system greatly limits what we are able to do and if there is a solution or a way to solve these types of scenarios please let us know.

Thank you.

So by my understanding the answer is applying for "Advanced Commerce API" access.

And then reading the docs and trying to implement custom solution for this issue.

Twitch Like Subscriptions - Many-to-Many
 
 
Q