Open Source: Framework For In-App Purchases With Just A Few Lines Of Code

In the past I’ve mentioned some good tutorials for setting up in-app purchases that detail in the entire process of setting up your application for in-app purchases with Apple, and getting the purchases working within your app.

Since I’ve received some feedback about that older posting recently, I thought I would mention that there is  also an excellent framework that simplifies the entire process allowing you to set up in-app purchases.   Using this framework with just a few lines of code you can support in-app purchases within your apps.

What is great about this framework is that the developer has worked hard to keep it up to date.   The most recent version allows you to define purchases using a .PLIST file, and supports auto-renewable subscriptions.

The framework is MKStoreKit from Mugunth Kumar which can be found on Github here with documentation:
https://github.com/MugunthKumar/MKStoreKit

Furthermore, step-by-step guides for using the latest version of framework can be found on Mugunth’s website here and here.

This should help out those having issues with the previously mentioned in-app purchase tutorials.

Also, if you have checked out MKStoreKit in the past you might want to check out the recent upgrades.

©2011 iPhone, iOS 4, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.

.

DeliciousTwitterTechnoratiFacebookLinkedInEmail


Leave a Reply

Your email address will not be published. Required fields are marked *