Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
1,887 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
is it possible to open in-meeting-app on MeetingStage after joining the meeting (using TeamsJs or TeamsJsBlazorInterop),
if someone from other attendees has already shared the app content?
thank you,
Michael
Hello @ChetanSharmamsft
we are using VS2022 Blazor Template with Teams SDK. The App is loaded and can be placed to the MeetingStage via "Share" button.
All other attendees in the meeting getting the app on MeetingStage also, but not the new users who join the meeting later.
The presenter has to stop sharing and share it again to force the app to appear on the MeetingStage for all attendees.
so the idea is to show the App on the MeetingStage for the new users if the app is on Stage already for others.