benjaminmayo / merchantkit

A modern In-App Purchases management framework for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What value to validate if purchase is complete and app should unlock feature?

peterwarbo opened this issue · comments

I've been browsing through the code but not really sure in what value to validate if a feature should be unlocked?

merchant.state(for: product).isPurchased. You can get notified of changes to these states through the delegate.