Commerce Module - GavinJoyce/TitaniumAppFramework GitHub Wiki

Commerce Module

The commerce module provides in-app purchasing for iOS and (eventually) Android. It is work in progress.

iOS

The iOS module uses the Ti.StoreKit module:

Ti.StoreKit.Product:

  • identifier
  • title
  • price
  • formattedPrice (The price of the product, formatted for the store's locale)
  • locale