February 14, 2025
✅ Added
- You can now configure the policy used by SDK's AudioSession.
DefaultAudioSessionPolicyis meant to be used for active participants in a call (1:1, group calls) andOwnCapabilitiesAudioSessionPolicywas designed to be used from call participants who don't actively participate in the call, but they may do in the future (e.g. Livestream viewers, Twitter Space listener etc)
🐞 Fixed
- When a call is being created from another device than the one starting the call, if you don't provide any members, the SDK will get the information from the backend #660
- The
OutgoingCallViewprovided by the defaultViewFactoryimplementation won't show the current user in the ringing member bubbles #660