Skip to content

cemuzunlar/ANE-In-App-Purchase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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

Air Native Extension (iOS and Android) for In App Purchase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 66.7%
  • Java 23.9%
  • C 7.3%
  • ActionScript 2.1%