My App supports premium only model.
Each new App User have to buy subscription.
I select transfer behaviour “Keep with original App User ID”.
1. I sign-up with MyUserA and bought the subscription
2. Then I sign-up with MyUserB and want to buy the subscription, but get the error `There is already another active subscriber using the same receipt`. (presumably from MyUserA)
In a paywall I see an error “The product is already active for the user”. Before RC error modal I see PlayStore bottom sheet error modal “Error. You’ve already subscribed to {MY_PLAN}...”
So question, how can I achieve behavior when every new My App user have to buy subscription, while being login into single PlayStore account?
e.g
MyUserA → SubscriptionInstanceA → PlayStoreUserGlobal
MyUserB → SubscriptionInstanceB → PlayStoreUserGlobal
Is this possible?
I do not want to share the same bought subscription between my app accounts, but also I do not want users to overcomplicate/bother with their PlayStore user change/relation.
Question
Subscription per Application User
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.