An "In-App App Store" (IAAS) is a component you add to your iPhone/iPad apps in order to cross sell your other apps. This project provides one implementation of an IAAS. It features:
- A simple interface for creating a view controller that can be presented modally or in a popover.
- The content of the controller is a simple HTML page.
- The component first tries to load an online version of the IAAS, and if that fails falls back on a local version.
- Easy to drop into any project.
github

Comments
Post a Comment