Difference between revisions of "GoogleBilling.ITEM UNAVAILABLE"
From GiderosMobile
Line 2: | Line 2: | ||
'''<translate>Available since</translate>:''' Gideros 2012.09<br/> | '''<translate>Available since</translate>:''' Gideros 2012.09<br/> | ||
'''<translate>Value</translate>:''' itemUnavailable<br/> | '''<translate>Value</translate>:''' itemUnavailable<br/> | ||
+ | '''<translate>Defined by</translate>:''' [[Special:MyLanguage/GoogleBilling|GoogleBilling]]<br/> | ||
=== <translate>Description</translate> === | === <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 `GoogleBilling:requestPurchase` function or if an item is unpublished in the application's product list.</translate> |
Revision as of 09:28, 24 August 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.