Communication
Communication copied to clipboard
Azure Communication Services - SDKs and Release Notes
I'm currently working on a project that is integrating the Web SDK and I'd like a reliable method for determining browser compatibility. Ideally the web SDK's would provide a compatibility...
**Describe the bug** While a meeting is active and transcription is active, a user will leave the meeting (not the user who starts the Transcription) and the `OnIsTranscriptionActiveChangedListener` will fire...
**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...
@mkambale commented on [Fri Feb 04 2022](https://github.com/Azure/azure-sdk-for-ios/issues/1146) **Describe the bug** If user receives phone call during meeting, user keeps teams call on hold and receives phone call, after the phone...
Hi! I can see in docs that there is a possibility to set a log level for JS and Python versions of the library. So I'm curious if it's possible...
@tompi commented on [Mon Feb 07 2022](https://github.com/Azure/azure-sdk-for-ios/issues/1152) **Describe the bug** Experienced 3 crashes on 2 different iphones yesterday, unfortunately not "our" phones, so cant provide device logs. ***Exception or Stack...
**Describe the bug** Switching video source for video stream is not always works. After calling videoStream.switchSource(desiredCamera) completable feature is completed successfully, but video is not switched and picture is frozen...
In a video call, choosing front camera results in mirrored image in local preview, remote renderer AND recording. I expected behaviour to be identical to teams client where local view...
**Describe the bug** When I enter from an Android device using the Calling SDK 1.2.1-beta1 , the host will admit me and after a couple of exits and rejoins (usually...