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] [iOS] Calling SDK 2.1.0-beta.1 - Re-joining a teams meeting shows displayName as "External" #430

Open
2 of 3 tasks
JohnVUgonabo opened this issue Dec 1, 2021 · 2 comments

Comments

@JohnVUgonabo
Copy link

Describe the bug

Re-joining teams meeting after getting removed by teams client user, occasionally produces an empty displayName. The displayName only shows "External", instead of "UserName (External)"

To Reproduce
Steps to reproduce the behavior:

  1. Join team's meeting from iOS Composite demo app with a display name
  2. Kick yourself out of meeting using the "Remove from meeting" (i.e. using a Teams client user)
  3. It takes you back to the home screen which has the same details (i.e. token, display name, meeting link)
  4. Rejoin meeting with same details (without toggling camera/ mic)
  5. In the Participants list on Teams it only displays "(External)"

Expected behavior
When you join a teams meeting, it should display "UserName (External)"

Screenshots
Screen Shot 2021-11-30 at 1 22 43 PM

Screen Shot 2021-11-30 at 1 23 03 PM

Setup (please complete the following information):

  • OS: [e.g. iOS]
  • IDE : [e.g. IntelliJ]
  • Version of the Library used

Additional context

  • After joined teams meeting, turning on your camera corrects the display name (i.e. "Name (External)")
  • Toggling the mute button also produces the correct display name
  • Joining the call with both camera on & mic unmuted produces the expected display name (This step doesn't seem to be constant, on some occasions the display name still appeared as "(External)")

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Bug Description Added
  • Repro Steps Added
  • Setup information Added
@tjprescott
Copy link
Member

@raosanat can you take a look at this?

@raosanat raosanat transferred this issue from Azure/azure-sdk-for-ios Dec 8, 2021
@ghost ghost added the Needs: triage 🔍 label Dec 8, 2021
@phileo99
Copy link

phileo99 commented Dec 9, 2021

This issue also occurs on Android

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