Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

alvinlaw/adobe-native-extension-in-app-purchase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# AirInAppPurchase
AirInAppPurchase is an ADOBE AIR Native Extension (ANE) to purchase virtual items.
It works both for iOS and Android devices.
It uses Apple In App Purchase for iOS devices and Google Play for Android ones.

# Installation
The ANE is already compiled. You can find it under the folder Binaries. 
If you want to recompile it, just run ant in the same directory, after changing the parameters (called properties) in build.xml.


# IOS Compilation
The iOS library has been compiled using the sdk iOS 4.3 and deployment target set to iOS 4.0, using GCC 4.2.
This ANE has NOT been tested with an sdk version superior to iOS 4.3.

It is distributed under Apache 2.0 license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published