Skip to content

v0.6.11

Compare
Choose a tag to compare
@manuroe manuroe released this 26 Jul 12:07
· 7661 commits to develop since this release

Improvements:

  • MXCall: Added audioMuted and videoMuted properties.
  • Call: the SDK is now able to send local ICE candidates.
  • Integration of libjingle/PeerConnection call stack (see MXJingleCall).

Bug fixes:

  • MXCallManager: Do not show the call screen when the call is initiated by the same user but from another device.
  • MXCallManager: Hide the call screen when the user answers an incoming call from another device.

Breaks:

  • MXCallStackCall: two new properties (audioMuted and videoMuted) and one new delegate method (onICECandidateWithSdpMid).