Hello,
I’m trying to understand which Apple subscription offer best fits a coupon-like flow in our app.
Our ideal case is a 1-month Pro benefit that users can trigger inside the app:
- without entering a code manually
- possibly more than once over time
- then continue into a normal paid auto-renewable subscription
Ideally, this would work for new, existing, and lapsed users, and if possible, even for users who are already actively subscribed (though that part is not required).
From the docs, I understand that:
- Offer Codes require redemption
- Promotional Offers are for existing or previously subscribed users
- Introductory Offers are for new eligible users
- Win-Back Offers are for lapsed subscribers
So my questions are:
- Is there any Apple-supported way to do this without manual code entry?
- Can the same user receive this kind of 1-month benefit multiple times over time?
- Which offer type is the closest fit?
- Is this use case partly incompatible with Apple’s subscription system?
Thanks.