Use Case:
Need to add menu options under addon context menu dynamically using Alternative runtime for Gmail Addon. (Currently we add menu option under UniversalAction in manifest statically).
Need clarification: Currently we can define menu options under universalActions in manifest for the gmail addon, but I don’t find any way (define in JSON) to dynamically add using alternative runtime (our own backend).
Have you came similar problem / found any solution for the same / any replay whether it is possible or not will be helpful.
Thanks in Advance