AmyL219
AmyL219
**Describe the bug** When the code ```UIDevice.current.setValue(UIInterfaceOrientationMask.portrait.rawValue, forKey: "orientation")``` being called, the local video renderering would rotated 180 degree **To Reproduce** Steps to reproduce the behavior: 1. Open the local...
**Describe the bug** when a Calling SDK user being kicked out from Teams meeting, the SDK could randomly crash because of `Attempting to get event handler for a cookie which...
**Describe the bug** Call the function blow when there is no Internet connection, there wouldn't have any call back and block the whole main thread if I make the call...
**Describe the bug** The call state would return .none after the internet connection is interrupted for 1 minutes. **To Reproduce** Steps to reproduce the behavior: 1. Join a call successfully...
**Describe the bug** 1.Join in a group call through simulator 2.Use web/app to join the same group call with camera on as a new participant 3.Find the SwiftUI app could...
**Describe the bug** 1.Join a group call with some remote participants with video on 2. Stay for a while 3. The video of one remote participants show duplicated video from...
**Describe the bug** Turn off the landscape mode in the app and rotate the device. You will find the local video autorotating **To Reproduce** Steps to reproduce the behavior: 1....
**Describe the bug** When the app join a call successfully with local video on, the local video stream will have a flash black screen bug showing up. [See my video...
**Describe the bug** Just do a leaking test on our App using Instruments. Found there are some leaks detected from AzureCommunicationCallingSDK when remote participants join the meeting/left the group meeting...
# What # Why # How Tested # Process & policy checklist - [ ] I have updated the project documentation to reflect my changes if necessary. - [ ]...