Skip to content

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.
  • Random crash with log message errno 28 No space left on device
  • Android API 23 to API 25, video frames are not loaded
  • Switch camera is not stable
  • On internet disconnect, the UI library exists
  • Screen share is not presented, if remote participants starts sharing screen before participants join
  • Sometime, speaking indicator is not displayed for the speaking participant
  • Calling library crash for invalid ACS token

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
  • [Android Teams Interop] remoteParticipants/onRecordingActive listener not always get triggered after callState changing to connected
  • SDK Renderer video has potential memory leak. App becomes unstable after a while of running a call.
  • Turn local video on and off quickly shows a blank local video stream
  • After disposing videoStreamRenderer multiple times, Frames are not rendered to UI
  • local video stream keeps streaming even the call.stopVideo(stream) give a callBack without error
Clone this wiki locally