mk_iap_consumefunction
void mk_iap_consume(const char *product_id)Consume a consumable product.
Must be called after granting the content for consumable products. This allows the product to be purchased again.
| Parameter | Type | Description |
|---|---|---|
product_id | const char * | Product identifier to consume |