i have added a new app in to the Dev Portal the manifest version on 1.13 and the apps seems to working in the Teams, But the same app is not working in Outlook
The static tab url is localhost URL, I can see the error
owa.ven.extframework.js:2 Uncaught (in promise) Url is invalid
To run in Outlook and Office, your app will need to reference the npm package @microsoft/[email protected] (or higher). While code with downlevel versions is supported in Outlook and Office, deprecation warnings are logged, and support for downlevel versions of TeamsJS in Outlook and Office will eventually cease.
发布评论
评论(1)
要在Outlook和Office运行,您的应用将需要引用NPM软件包 @Microsoft/ EMALE&NBSP [ ;受保护] (或更高)。尽管Outlook和Office支持具有下级版本的代码,但仍记录了折旧警告,并支持Outlook和Office在Outlook中的Downlevel版本最终停止。
参见在Microsoft 365上扩展了一个团队个人选项卡有关此信息的更多信息。
To run in Outlook and Office, your app will need to reference the npm package @microsoft/[email protected] (or higher). While code with downlevel versions is supported in Outlook and Office, deprecation warnings are logged, and support for downlevel versions of TeamsJS in Outlook and Office will eventually cease.
See Extend a Teams personal tab across Microsoft 365 for more information on that.