January 14, 2025
✅ Added
- CallKit availability policies allows you to control wether
Callkit
should be enabled/disabled based on different rules #611 - Support for setting a ringtone for CallKit calls #628
- Codec negotiation during calls (#606)(#606)
- When moving to background/foreground while your video is active, if the device doesn't support AVCaptureSession.isMultitaskingCameraAccessSupported the SDK will mute/unmute the track to ensure that other participants have some feedback from your track. #633
🐞 Fixed
- By observing the
CallKitPushNotificationAdapter.deviceToken
you will be notified with an emptydeviceToken
value, once the object unregister push notifications. #608 - When a call you receive a ringing while the app isn't running (and the screen is locked), websocket connection wasn't recovered. #600
- Sorting order on Fullscreen Layout and Picture-in-Picture wasn't respecting dominant speaker change. #613