* Add methods to finish transactions * Add a method to get the product descriptions from the App Store * Improve the documentation of a transaction structure * Add a tutorial for In App Purchase * Fix typo in In-App Purchase tutorial * Fix style of In-App Purchase files * Fix In-App-Purchase product structure conversion in amr64 * Fix code style in In-App Purchase tutorial documentation * Fix typos in In-App Purchase documentation * Fix typo in In-App Purchase spec * Slight style fixes
640 B
640 B
Product Object
productIdentifierString - The string that identifies the product to the Apple App Store.localizedDescriptionString - A description of the product.localizedTitleString - The name of the product.contentVersionString - A string that identifies the version of the content.contentLengthsNumber[] - The total size of the content, in bytes.priceNumber - The cost of the product in the local currency.formattedPriceString - The locale formatted price of the product.downloadableBoolean - A Boolean value that indicates whether the App Store has downloadable content for this product.