[BUG] [iOS] Calling SDK 2.1.0-beta.1 - Re-joining a teams meeting shows displayName as "External"
- Dominant language
- No language data
- Stars
- 340
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
**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**


**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
- [x] Bug Description Added
- [x] Repro Steps Added
- [ ] Setup information Added
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.