September 27, 2024
✅ Added
- You can now pass your customData when initializing a
CallViewModel#530
🔄 Changed
- Updated the default sorting for Participants during a call to minimize the movement of already visible tiles #515
- Breaking The
StreamDeviceOrientationvalues now are.portrait(isUpsideDown: Bool)&.landscape(isLeft: Bool). #534
🐞 Fixed
- An
MissingPermissionserror was thrown when creating aStreamVideowith anonymous user type. #525