mobileStoreCanMakePurchase | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Determines if in-app purchasing is available. | ||||||
Introduced | 6.7 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileStoreRestorePurchases, mobileStoreDisablePurchaseUpdates, mobileStoreEnablePurchaseUpdates, mobileStoreRequestProductDetails, mobileStoreMakePurchase, mobileStoreSetProductType, mobileStoreConsumePurchase, mobileStoreConfirmPurchase, mobileStoreVerifyPurchase Function: mobileStorePurchasedProducts, mobileStoreProductProperty, mobileStorePurchaseError Message: purchaseStateUpdate, productRequestError, productDetailsReceived | ||||||
Description | Use the mobileStoreCanMakePurchase function to determine if in-app purchasing is available. The command mobileStoreCanMakePurchase is used to determine if in-app purchasing is available. |