I am trying to consume purchases by user choice. This should be outside of the billmanager_OwnedProducts sub. For this, I need to get the purchases from OwnedProducts and then use them (could be more than one) in the billmanager.ConsumeProduct(product).
I get the OwnerProducts at app start, but later want to consume one (or all) of them.
Any advice on how to accomplish this will be appreciated!
I get the OwnerProducts at app start, but later want to consume one (or all) of them.
Any advice on how to accomplish this will be appreciated!