Skip to content

iOS screenshare room.localParticipant.isScreenShareEnabled() is returning true even if start broadcast is not pressed. #472

Closed
@jestha166

Description

@jestha166

When I trigger the start screen share function using the broadcast extension,
try await room.localParticipant.setScreenShare(enabled:true), but before even I select startBroadcast in the prompt view for screenshare, the didPublish callback is geting called and room.localParticipant.isScreenShareEnabled() is returning true.

SDK Version
2.0.13

iOS Version 17.5.1
The OS version which the issue occurs.

Xcode Version
15.4

Steps to Reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Logs
Please provide logs if you can.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions