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...")
 
Line 4: Line 4:
 
=== Description ===
 
=== Description ===
 
<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 [[[GoogleBilling:requestPurchase]]] function or if an item is unpublished in the application's product list.</translate>
+
  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 14:54, 23 August 2018

Available since: Gideros 2012.09
Value: itemUnavailable

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.