Validation of Auto-Renewable In-app purchases
This is a small library which can be used to validate your auto-renewable in-app purchase.. USAGE: If you want to validate without the use of an external server, the usage is as follows 1 2 3 4 5 6 7 8 local validate = require "validate" validate.start { receipt = "Your Receipt Here", password = "Your shared secret key here", listener = listener, ... More...
Posted by Satheesh, Posted on 5 May 2012, Last updated 5 May 2012 | 1 comments
