Hello everyone,
I have an iOS application that includes subscription-based content. I would like to offer two non-consumable in-app purchases that unlock additional features, but only for users who have an active subscription.
Here’s a detailed description of my plan:
Subscription Requirement: Users need to have an active subscription to be able to purchase these non-consumable items.
Feature Unlocks: These non-consumable purchases will unlock specific features usable forever as long as the user has an active subscription (even if he unsubscribes and re-subscribes, he will not have to reacquire these features).
My questions are:
Is it compliant with Apple’s App Store guidelines to offer non-consumable in-app purchases that are available only to subscribers?
Are there specific considerations or best practices I should follow to ensure a smooth review process with Apple?
I want to make sure that I implement this correctly and transparently for my users while staying compliant with Apple’s policies. Any guidance or shared experiences would be greatly appreciated.
Thank you!