I did a simple test with an arduino nano33 IoT to controle 2 LED's with dashboard buttons.
Controlling the LED's on the dashboard on my PC is working fine.
But controlling LED's on the mobile "Arduino IoT Cloud Remote" app is not working.
When I change the button on the PC, this change is synchronised on the mobile app dashboard and LED status is changed.
But when I change the button on the mobile app dashboard, this is not synchronised on the PC and LED status is not changed.
Problem occurs on Apple IOS (version V1.0.7(33) and Android (version V1.0.7(33).
I have the same problem with the ESP32 while controlling it over the dashboard.
Actually i am using Switch (to set pins), Value (to show analog values) and a slider (to controll the DA-Converter).
Everything is working on the PC.
On the mobil phone via Arduino IoT Clout Remote app everthing execpt the slider is working.
It shows "example data" in the bottom of the box. Does it mean, that it is not working yet?
Same thing, if i use a gauge.
I am using V1.0.7(33) for Android.
Just to add, i'm using an ESP8266 and have the same issue.
I have an led and DHT22 hooked up, all working fine on desktop, in android app all tiles show example data however the temp and humidity are reading correctly.
The switch however does nothing, it does sync when changed in desktop but when switched in app it moves to on or off but has no affect on the led.
Thank you and the team a lot for fixing this issue so quickly.
Unfortunally I won't be able to test before next week (work is calling.... )
I'll let you know my results, but I allready saw good reactions from Mattsslug on the forum.