Difference between revisions of "GoogleBilling.ITEM UNAVAILABLE"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> '''Value:''' itemUnavailable<br/> === Description === <translate>Indicates that Google Play cannot find the requested ite...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | '''Available since:''' Gideros 2012.09<br/> | + | <languages /> |
− | '''Value:''' itemUnavailable<br/> | + | '''<translate>Available since</translate>:''' Gideros 2012.09<br/> |
− | === Description === | + | '''<translate>Value</translate>:''' itemUnavailable<br/> |
+ | '''<translate>Defined by</translate>:''' [[Special:MyLanguage/GoogleBilling|GoogleBilling]]<br/> | ||
+ | === <translate>Description</translate> === | ||
<translate>Indicates that Google Play cannot find the requested item in the application's product list. | <translate>Indicates that Google Play cannot find the requested item in the application's product list. | ||
− | This can happen if the product ID is misspelled in your [[ | + | This can happen if the product ID is misspelled in your [[Special:MyLanguage/GoogleBilling:requestPurchase|GoogleBilling:requestPurchase]] function or if an item is unpublished in the application's product list.</translate> |
Latest revision as of 09:58, 3 September 2018
Available since: Gideros 2012.09
Value: itemUnavailable
Defined by: GoogleBilling
Description
Indicates that Google Play cannot find the requested item in the application's product list.
This can happen if the product ID is misspelled in your GoogleBilling:requestPurchase function or if an item is unpublished in the application's product list.