Input from mobile doesn't trigger

I am making a game for PC and Android.
I have the enhanced input system set up to have just one control (for now) and that is ‘Click’ the keybinds that I have for it are left mouse click and touch 1.

The left click works fine on the computer, but on mobile I am only able to click buttons. It doesn’t call the event that I expect it to.

Does anyone have any idea as to what could be the cause or the fix?