I'm trying to figure out how to run google apps scripts I made on a google spreadsheet in the sheets app on my android tablet.
The app does not show me custom Ui menus I made and when I tap the button I made that is assigned a script, it simply selects the button instead of executing the script.
The Ui menu and buttons work just fine when I open the sheet from my PC. So is it possible to run apps script on a spreadsheet from the sheets app?