A Ruby Gem/CLI For Easy iOS In-App Purchase Validation On Your Own Server
Previously I mentioned a tutorial showing how to perform simple in-app purchase validation without your own server (least secure), and a free service allowing you to utilize their servers for more secure in app purchase validation.
There are definitely benefits if you’d prefer to perform in-app purchase validation with your own server (such as real-time stats) so if you’d rather use your own server Matt Thompson has released a Ruby gem to make it easy to validate in-app purchases called Venice.
Venice provides a simple API for verifying in-app purchase receipts from within Ruby apps, and there’s also a command line interface provided.
You can find Venice on Github here.
A nice easy way to verify in-app purchases.
Submit A Resource
Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?
You can submit the url here.
The resources we feel will appeal to our readers the most will be posted on the front page.