How to make a counter

Hi - I am having difficulty building a simple counter within my app. Id like there to be a button that increases the label by 1 and a second that decreases same label by 1. any guidance would be much appreciated. I was able to do this with android, but ios seems harder to me.

Hi @ekam232,

Can you share your a screenshot of your blocks please? The should be almost identical to Android, with the exception of initialising your variable.

Hello,
Here is your solution check:

Sample File:NICK_COUNTER.aia (1.9 KB)

1 Like

thank you - but as far as I could tell, thats android not ios, unless im missing something…