I am making an app which offers an auto-renewable in-app subscription which charges a specific tier per month. I also need to make a once-off discounted year payment subscription.
I see on apple's website (https://developer.apple.com/app-store/subscriptions/) that this is doable:
I also see the recommended in-app subscription for this kind of usage:
But once I add the in-app purchase and go to edit mode, I cannot see anywhere referring to a year plan or anything else.
Am I missing something?
Thank you in advance.