I've got a GSuite add-on, which is privately available for our GSuite organisation. It works as intended on desktop, but somehow I'm unable to get it to show up on the Gmail (iOS) app like our domain-wide installed "Slack for Gmail" does. I've tried:
- Finding out if I need special properties in my
appscripts.json
, nothing to be found about this. - Instead of installing it as a individual app, install it domain-wide (like our Slack app). No results.
Only thing I can think of that would be an issue is that our app is a organisational private app. Might that be the problem? I'm lost...