Skip to content
jasoncmartin edited this page Sep 13, 2010 · 3 revisions

Welcome to the StoreKitUI wiki! Feel free to get started by Adding StoreKitUI to your project and then learning How to use StoreKitUI.

How StoreKitUI Works

StoreKitUI works by creating a simple user interface frontend for StoreKit and then publishing a simple API for you to use it. StoreKitUI is best intended for applications that already have functionality built into the app, and just need to be unlocked. As such, no information is sent to a server somewhere to download new content, and whether a feature is enabled or not is stored in the user defaults. StoreKitUI just provides a very simple UI with a simple API.

Clone this wiki locally