client-sdk-swift icon indicating copy to clipboard operation
client-sdk-swift copied to clipboard

Error when stopping Broadcasting by pressing share screen button

Open mokuzuu opened this issue 1 year ago • 0 comments

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.

  1. Start broadcast
  2. Stop broadcast by pressing screen share button

Expected behavior There shouldn't be error dialog and it stops broadcast extension straight away.

Screenshots IMG_2686

Logs Please provide logs if you can.

mokuzuu avatar Jul 29 '24 05:07 mokuzuu