In-App Purchase iOS allows you to quickly and easily integrate In-App Purchases for iOS. Tap into the revenue potential of impulse buys for free and paid users on the App Store
List of features:
- Offer your app free, earn revenue with in-app purchases
- Fast and easy to use – make a purchase with just a few lines of code
- Complete sample application, as3 docs, and getting started guide included
- Step-by-step illustrated guide on iTunes Connect Account set-up
- Includes easy testing methods for before your app is live
- 100% Native iOS solution
- 1 year of free email support and updates
Sample
public function StoreKit(logCallback:Function = null) public function create():StoreKit public function dispose():void public function isStoreKitAvailable():Boolean public function isSupported():Boolean public function loadProductDetails(productIDs:Vector.):void public function purchaseProduct(productID:String, quantity:int = 1):void public function restoreTransactions():void
New: In-App Purchase iOS (integrate In-App Purchases for iOS) http://t.co/TmyZikVM #as3 #flash #gamedev