Type Function Return value none Revision Release 2024.3703 Keywords Google, IAP, in-app purchases, loadProducts See also store.canLoadProducts store.init() store.*
Initiates a request to retrieve item data, dispatching a productList event to the listener defined as productListener
.
store.loadProducts( productIdentifiers, [subscriptionIdentifiers,] productListener )
Table. An array of strings indicating a list of product identifiers of in app purchases to be loaded.
Table. An array of strings indicating a list of product identifiers of subscriptions to be loaded.