mobileStorePurchasedProducts | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Get the list of all known completed purchases. | ||||||
Introduced | 6.7 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileStoreRestorePurchases, mobileStoreDisablePurchaseUpdates, mobileStoreEnablePurchaseUpdates, mobileStoreRequestProductDetails, mobileStoreMakePurchase, mobileStoreSetProductType, mobileStoreConsumePurchase, mobileStoreConfirmPurchase, mobileStoreVerifyPurchase Function: mobileStoreCanMakePurchase, mobileStoreProductProperty, mobileStorePurchaseError Message: purchaseStateUpdate, productRequestError, productDetailsReceived | ||||||
Description | Use the mobileStorePurchasedProducts function to get a list of all known completed purchases. The function mobileStorePurchasedProducts is used to get a list of all known restored or newly bought purchases.
|