Super tool, great extras, and stellar support
In their documentation on receipt validation, Apple tells you offhandedly that you should be sure to use a solution that is unique to your app and avoid code constructions that can easily be patched. However, if youre just trying to get your app done, chances are that youll search the web for some working code, throw it into your app, and hopefully get things working without ripping out too much hair in the process. However, in that case, you are probably not following Apples advice on uniqueness/patchability.
This app makes it drop-dead easy not only to get receipt validation working, but also to implement an app-specific solution, since the app generates code that is different every time. Its generated code also avoids the dreaded "if (failed) { exit(173); } else { RunMyApp(); }" trivial patch problem.
Not only that, but there are some useful utilities included. You can look at any app and examine the signature, receipt, and entitlements. This was useful to me when I was having trouble getting my app signed correctly.
And finally, the author has excellent documentation and provided stellar support that was way above and beyond the call of duty. Once again, I thank you, sir!
If you value your time and sanity, dont bother rolling your own receipt validation. Use this tool and be done with it.
Seattlemusiclover007 about Receigen