jnbt / candy_check

Check and verify in-app receipts
MIT License
125 stars 71 forks source link

How to check receipt is renewable for Apple IAP? #53

Open Achilles718611 opened 4 years ago

Achilles718611 commented 4 years ago

I can get purchse information using CandyCheck, this is really great. But I don't know how to check it's renewable or not. I checked receipt_collection.rb, receipt.rb files, there is not variable which represents renewable. Can you guide me please?