mobilePurchases | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns a list of all known, active purchases. | ||||||
Introduced | 5.0.1 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobilePurchaseSet, mobileDisablePurchaseUpdates, mobilePurchaseVerify, mobileRestorePurchases, mobilePurchaseSendRequest, mobilePurchaseConfirmDelivery, mobileEnablePurchaseUpdates, mobilePurchaseCreate Function: mobilePurchaseState, mobilePurchaseGet, mobileCanMakePurchase, mobilePurchaseError Message: purchaseStateUpdate | ||||||
Description | Use the mobilePurchases function to get a list of all known, active purchases. The mobilePurchases function returns a list of the purchase ids of newly bought or restored purchases which are not yet confirmed as complete. |