Hello all,
Would like to get help on step-by-step method to verify receipt on iOS iAP with Gideros StoreKit Plugin. What would we do if we want to use our server or withour server?
For validating from our own server i found this code
https://github.com/chrismaddern/validate-in-app-purchase-iphone-ios-receipts .But what parameter should we send? And what if we dont want to use our own server (less secure)? Could we use UrlLoader?
I saw Apple tutorial on how to do this, would like to know if anyone have lua snippet?
Comments
Thanks for you lua snippet. What should i put as parameter on "YOUR-RECEIPT-HERE"?
This is the snippet code from a thread by @atilim
http://www.nightspade.com