Toggle Button Confirm on Mobile

Hi, I have a 2 State Toggle Button with the Confirm property set.
This works fine on a desktop and in the Designer but the confirmation popup does not display on a mobile client.
Any clues or work around?
Ignition 7.9.1
DB

The confirm property on toggle buttons does not work on mobile projects, unfortunately. You can work around this by using the system.gui.confirm() functions and performing the tag change through scripting.