I want that when a user presses a button, the “coins” go up by one. I update the Logged in User and on the number property called “coins” I write “+1” as you can see in the picture. But when I press the button, the coins don’t increase. Does somebody know why?
The answer to your second question kind of depends on the functionality and how you’re setting things up. That particular button, could have the action- only happen ‘sometimes’ if logged in user coins is less than 2, for example.