Vos commentaires

In order to share the app with someone else you have to make the app public:


Then you can copy the public link:


And send that link to the person you want to share the app with. Thank you for your feedback.
Can you create that specific page on a one page sample app, archive it , upload it to Dropbox or any other share website and send it via email at alin@interactstudios.com and I will take a look at it. Thank you for your feedback.
I was able to reproduce a part of the problems:
On Page 1 it seems the counter behaviors on counter itself are not working in InteractMode.
Page 2 is working great.
Page 3, the shape element increments the counter, but the problem is that the counter value should continue from the value that the counter had on Page 2, which it doesn't , it starts from 0.
I've forwarded these problems to our lead developer . Thank you for your feedback.
CounterSet is working just fine. I've updated my previous sample app with CounterSet instead of CounterAdd:
Counter set example.zip
I was able to recreate this situation and forwarded to our lead developer. Thank you for your feedback.
Here is a sample app for this situation:
Counter display example.zip
Let me know if you having questions regarding it.
Did you add a CounterDisplay behavior after the behavior that changes the counter value, in order to display the new value of the counter? Thank you for your feedback.