In our application, we support four types of subscription like:
- Single User Monthly Subscription
- Single User Yearly Subscription
- Family User Monthly Subscription
- Family User Yearly Subscription
and we divide these subscription in two family like below:
Single User Subscription
- Single User Monthly Subscription
- Single User Yearly Subscription
Family User Subscription
- Family User Monthly Subscription
- Family User Yearly Subscription
we have some query to understand the auto-renewal flow, which I listed:
Can user switch between auto-renewal product families from iTunes Manage Subscription / from Application?
Suppose I purchase Single user monthly subscription and now I want to switch to family user monthly subscription.
Which options, iTunes manage subscription will show when I try to change subscription means it display both subscription family or only family in which I currently subscribed?
if I purchase these different family subscription, Apple will charge at that time or will charge after current subscription expire?
Suppose I purchase Family User Yearly Subscription and now I want to switch to Family User Monthly Subscription.
Can I able to purchase "Family User Monthly Subscription" because as i already subscribed with same family subscription which is "Family User Yearly Subscription"?
When I change these subscription from iTunes manage subscription, new subscription will start when current subscription expire and will charge from new subscription at that time. Am I correct with Apple subscription flow?
Are we violating any Apple policy by managing two auto-renewal family in our application?