Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Sharing content to screen will error for unverified users if they are marked as presenter #2549

Open
RichieMcCaff opened this issue Oct 8, 2024 · 3 comments

Comments

@RichieMcCaff
Copy link

In a pre-orgranised meeting that includes external/unverified users.
If an app using liveshare presents content to the main stage and any of these unverified users are marked as presenters (The default role applied) they will see the following error:

Screenshot 2024-09-24 at 18 28 21

Switching these users to attendee roles will allow content to present to their screens.

To Reproduce

Steps to reproduce the behavior:

  1. Create a new meeting in teams
  2. Invite external users to the meeting
  3. Mark the external users as presenter roles
  4. Use an liveshare app to present content to the screen
  5. Error appears on External users screen

This is from using the meeting module function shareAppContentToStage
meeting.shareAppContentToStage((error) => { if (error) { logError(error) } },${window.location.origin}${route})

Screenshots
User marked as presenter error:
Screenshot 2024-09-24 at 18 40 22

User marked as Attendee it works:
Screenshot 2024-09-24 at 18 40 43

**Desktop(s)

  • Seeing this behaviour on mobile/desktop
  • Both versions (web/app) of teams has the same issue.
Copy link
Contributor

Hi RichieMcCaff! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

@Nivedipa-MSFT
Copy link

@RichieMcCaff - Thanks for reporting your issue. We will check this and update you soon.

@Meghana-MSFT
Copy link

@RichieMcCaff - We are checking this with engineering team, we will keep you posted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants