benjaminmayo / merchantkit

A modern In-App Purchases management framework for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to disable introductory offers for ineligible users ?

j0ris opened this issue · comments

I am not able to find if MerchantKit can disable introductory offers for customers who have previously received an introductory offer for the given subscription...

Does MerchantKit handle this ?

If StoreKit does not nil out the property on its own, then the answer is no. It would be a nice thing to add - I can’t remember the details offhand but it’s a little tricky.