Hello,
My Android game will have coins power-ups, which can be purchased several times as per need.
According to google, one item can be purchase once per user.....
And to create consumable products, I need to send some "consumed report" so that it makes that item available again for purchase.
But I dont see any such option in official IAP plugin ? Am I missing anything ?
Also, how can I display the product price converted in native currency format of the user/player?
Thanks.