I’ve had a play with the composite composer, testing on iPhone7 and iPad7 and I cannot get the Private Variable to work. The logic seems very straight forward and I have followed the ‘Creating a Counter Component’ exactly to the letter, yet the Paragraph displays as blank - ie the variable is not displayed. It works if I use any variable outside of the component, just not the Private Variable.
There was an issue with private variables in composite components after the release of our new runtime. We’ve fixed a lot of issues with it, are you still experiencing this problem?
Thank you for the recommendation. How do I confirm that? I have the latest version of the iOS and macOS apps and I don’t see a version configuration on the web previewer either.
Sounds like you’re up to date. I found that number type variables didn’t display unless a calculation was used - eg. NumberVariable didn’t display, but NumberVariable+0 did.