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).
- Host: GitHub
- URL: https://github.com/hansemannn/titanium-iap
- Owner: hansemannn
- License: mit
- Created: 2022-08-16T08:22:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-28T12:25:53.000Z (10 months ago)
- Last Synced: 2025-08-28T19:47:48.140Z (10 months ago)
- Topics: android, ios, play-billing, storekit, tidev, titanium
- Language: Objective-C
- Homepage:
- Size: 16.4 MB
- Stars: 17
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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