Hi, I'm using the in-app product module (for iOS). I have just one product which is a yearly subscription. I would like to check if it is valid or not, to give the user access to parts of the app.
Is purchaseUpdate's e.purchase.state the one to listen to? What are the values for it, the doc doesn't say? Is there a better way?