You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Expected behavior
There shouldn't be error dialog and it stops broadcast extension straight away.
Screenshots
Logs
Please provide logs if you can.
The text was updated successfully, but these errors were encountered: