Skip to content

Commit 60177e2

Browse files
Update screenshare-recording-disabled.md
1 parent 0a00117 commit 60177e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/resources/troubleshooting/voice-video-calling/references/ufd/screenshare-recording-disabled.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.subservice: calling
1313
---
1414

1515
# screenshareRecordingDisabled UFD
16-
The `screenshareRecordingDisabled` UFD occurs when the SDK detects that the screen sharing permission has been denied in OS settings on macOS.
16+
The `screenshareRecordingDisabled` UFD occurs when the SDK detects that the screen sharing permission was denied in OS settings on macOS.
1717

1818
| screenshareRecordingDisabled | Details |
1919
| --------------------------------------|------------------------|
@@ -37,4 +37,4 @@ call.feature(Features.UserFacingDiagnostics).media.on('diagnosticChanged', (diag
3737
Your application should subscribe to events from the User Facing Diagnostics and display a message on the user interface to alert users of any screen sharing permission issues.
3838
Users can then take steps to resolve the issue on their own.
3939

40-
The end user should also check if they have disabled the screen sharing permission from OS settings.
40+
The end user should also check if they disabled the screen sharing permission from OS settings.

0 commit comments

Comments
 (0)