consumePurchasedSku

Mark a consumable IAP as processed so it can be purchased again.

NamiPurchaseManager.consumePurchasedSku(skuId: StoreID)

Parameters

  • skuId - the ID of the SKU to be consumed, can be a string, set in the Control Center.

Last updated