Kodular Consume sku and Consumed blocks

Hello first of all. I have an application that I made in codes and published on google play and I decided to add “in app billing” to this application. I placed 1 product, but that product can only be purchased once. When I try to buy it for the second time, it says “you already have this item”. What I want is to be able to buy 1 product an unlimited number of times. I think I can do this using the consume sku and Consumed blocks, but I don’t know how. Can you set an example for me? :pensive:

As I already mentioned in discord’s community before being able to purchase an already purchased product again, if first must be consumed.

1 Like

can you show an example?

Instead of spamming you should search the forum as your query has been answered before.

see here

Taifun

1 Like

problem solved : take consume sku and put product id in it. add this to both “Screen Initialize” and “after purchase”.
resim


resim

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.