store.restore()

Type Function
Return value none
Revision Release 2024.3703
Keywords Samsung, IAP, in-app purchases, restore
store.purchase()
store.*

Overview

Users who wipe the information on a device or buy a new device may wish to restore previously purchased items. This function initiates the process of retrieving all valid purchases. This includes consumable items that have not be consumed, non-consumable items, and active subscriptions.

During this process, the storeTransaction listener defined in store.init() may be called multiple times, once for each item.

Syntax

store.restore()