An open API service indexing awesome lists of open source software.

https://github.com/hansemannn/titanium-iap

Support for native cross-platform in-app-purchasing API's in Titanium. This repository represents a modern alternative to ti.storekit (iOS) and ti.inappbilling (Android).
https://github.com/hansemannn/titanium-iap

android ios play-billing storekit tidev titanium

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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

- [x] Titanium SDK 9.2.0+

## Example

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

## License

MIT

## Author

Hans Knöchel

## Copyright

(c) 2022-present Hans Knöchel