client-sdk-swift
client-sdk-swift copied to clipboard
Error when stopping Broadcasting by pressing share screen button
Describe the bug
When stopping Broadcast extension by calling room.localParticipant.setScreenShare(enabled: false), it takes some time to stop broadcast extension, and it shows Error dialog followed by.
SDK Version 2.0.12
iOS/macOS Version iOS 17.5.1
Xcode Version Xcode Version 15.4 Swift 5
Steps to Reproduce I could reproduce on example app.
- Start broadcast
- Stop broadcast by pressing screen share button
Expected behavior There shouldn't be error dialog and it stops broadcast extension straight away.
Screenshots
Logs Please provide logs if you can.