Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 571 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 571 Bytes

Titanium In-App-Purchases

Support for native cross-platform in-app-purchase API's in Titanium. This repository represents a modern alternative to ti.storekit (iOS) and ti.inappbilling (Android).

Versions

  • Android: In App Billing v6 (6.0.1)
  • iOS: SwiftyStoreKit 0.16.4

Requirements

  • Titanium SDK 9.2.0+

Example

See the example/app.js and example/iap-manager.js for an extensive, 100 % cross platform example.

License

MIT

Author

Hans Knöchel

Copyright

(c) 2022-present Hans Knöchel