Could someone help me please!!!, I made 2 blocks, first one to call purchase (working perfect) and signature… the second one I want to do a function like "when button comprar1 click” verify if the person already have de signature and then go to screen3. but it isnt working.
If someone can help me sending a example block to that funcition
You need to check the data inside the customer info block to ensure that they made the purchase. I would recommend setting a label on the green customer info block to see what the structure is. After that, you can use the if block to check if they have made a purchase.
For example:
Let’s say this is my sample output and I want to check to see if they bought my item. I could use allPurchaseDates or the allExpirationDates property to see if they bought something.
For subscriptions, you would do something similar. You can use the activeSubscriptions property instead.
Hi my friend, thank you so much for your help. I really greateful for your time..
I did as you said — I placed a label in the customer info, and this is what showed up: