How can I make an object disappear when tapped on?

Hello, I’m a complete beginner at using Unreal and have been attempting to make an AR app for a project. I want to make it so when an object is tapped on it will disappear. However everything I’ve been trying doesn’t seem to work.At the moment, I’ve just added a basic cube object to my level and thought that if I were to set the touch events to toggle visibility it would work, however none of that does anything when testing the app on my phone.

Any help would be appreciated, I can’t seem to find any tutorials on this type of stuff online as I’ve become a bit stumped at this point.