Hi, I think I may have stumbled across a bug. I have a set of radio buttons which are intended to switch a device setting to allow 10 buttons to control 40 different presets. I have a DataAction set up for each of the 4 potential commands for each of the buttons and I have a condition to check the value in the device binding set by the radiobutton. The setup works exactly as intended in the simulator, but when I put it onto my android tablet it runs through each of the four commands in succession as if it is ignoring the condition that has been set.
Thanks,
Steve