Hi all, how can i add parental gateway in a purchase button, when the user goes to buy or unlock the button the parental gateway must disappear. how you can display the parental before the purchase and disappear after the purchase! Thank you for answering me .
someone has already done this parental gate and has been approved by appstore or playstore?please . I left my app 3 months free without adding a way I can get paid. help me to solve this problem.
Use variable save and load for your issue. Lets say you will show parental page if user has not purchased. If user makes a purchase then on purchase complete you will save a variable. Then next time you will check for variable exist with variable load node then if its true you will hide the parental gate simple.