Azure / Communication

Azure Communication Services - SDKs and Release Notes
MIT License
320 stars 99 forks source link

[BUG] [iOS] Calling SDK 2.1.0-beta.1 - Re-joining a teams meeting shows displayName as "External" #430

Open JohnVUgonabo opened 2 years ago

JohnVUgonabo commented 2 years ago

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):

Additional context

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

tjprescott commented 2 years ago

@raosanat can you take a look at this?

phileo99 commented 2 years ago

This issue also occurs on Android