Kohányi Róbert
Kohányi Róbert

Reputation: 10151

How to test Google Workspace add-on on mobile (Android/iOS) in Google Sheets app?

I have a simple Google Workspace add-on that I'm building for myself to use with Google Sheets.

It works on desktop. But if open the Sheets app on my Android phone I can't access it.

My question: how I start/access/install the test deployment version of my app on mobile? Do I need to publish it to be able to access it on my phone?

Upvotes: 1

Views: 306

Answers (1)

TheMaster
TheMaster

Reputation: 50761

There's no add-on that currently works with the mobile Google sheets app.

However, some script functionalities work: Executing Google Apps Script Functions from Mobile App

Upvotes: 2

Related Questions