[go: up one dir, main page]

iap


http://www.openfl.org

To install, run:

haxelib install iap 1.0.6 

See using Haxelib in Haxelib documentation for more information.

README.md

MIT License Haxelib Version Build Status

IAP

Provides an access to in-app purchases (iOS) and in-app billing (Android) for OpenFL projects using a common API.

Installation

You can easily install IAP using haxelib:

haxelib install iap

To add it to a Lime or OpenFL project, add this to your project file:

<haxelib name="iap" />

Development Builds

Clone the IAP repository:

git clone https://github.com/openfl/iap

Tell haxelib where your development copy of IAP is installed:

haxelib dev iap iap

You can build the binaries using "lime rebuild"

lime rebuild iap ios

To return to release builds:

haxelib dev iap
Contributors
singmajesty
Version
1.0.6
Published
11 years ago
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub