-
Notifications
You must be signed in to change notification settings - Fork 17
Known Issues
Inderpal Singh Aulakh edited this page Nov 12, 2021
·
5 revisions
Below is a list of known issues related to this sample. These issues are actively being tracked and worked on. Please refrain from generating an issue on this repo for issues already identified. Please refer to the original issue link for updates:
- When call is ended from composite UI, memory is not fully deallocated.
- Root cause Issue 305
- Random crash with log message errno 28 No space left on device
- Root cause Issue 352
- Android API 23 to API 25, video frames are not loaded
- Root cause Issue 355
- Switch camera is not stable
- Root cause Issue 371
- On internet disconnect, the UI library exists
- Root cause Issue 373
- Screen share is not presented, if remote participants starts sharing screen before participants join
- Root cause Issue 381
- Sometime, speaking indicator is not displayed for the speaking participant
- Root cause Issue 401
- Calling library crash for invalid ACS token
- Root cause Issue 411
Issues closed by Calling SDK team, not tested by team to confirm bug fix.
- [Android Teams Interop]Failed to get the participant list after state changed to connected in the addOnStateChangedListener
- Root cause Issue 217
- [Android Teams Interop] remoteParticipants/onRecordingActive listener not always get triggered after callState changing to connected
- Root cause Issue 218
- SDK Renderer video has potential memory leak. App becomes unstable after a while of running a call.
- Root cause Issue 224
- Turn local video on and off quickly shows a blank local video stream
- Root cause Issue 225
- After disposing videoStreamRenderer multiple times, Frames are not rendered to UI
- Root cause Issue 357
- local video stream keeps streaming even the call.stopVideo(stream) give a callBack without error
- Root cause Issue 395