Skip to content

1.16.0

Latest
Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 03 Feb 09:58

January 31, 2025

✅ Added

  • You can now override the default UserAvatar, that is used across various SDK components, by using overriding the new makeUserAvatar method on your ViewFactory implementation. #644

🐞 Fixed

  • Fix an issue that was causing the video capturer to no be cleaned up when the call was ended, causing the camera access system indicator to remain on while the CallEnded screen is visible. #636
  • Fix an issue which was not dismissing incoming call screen if the call was accepted on another device. #640