Using the sub:
How am i able to program it so that if a product is purchased, a boolean is changed.
Thanks, James.
B4X:
Sub manager_PurchaseCompleted (Success As Boolean, Product As Purchase)
How am i able to program it so that if a product is purchased, a boolean is changed.
Thanks, James.