Screen Sharing not rendering in Safari on iOS

Video SDK Type for Web

Description

Hi All,
We have Screen sharing working across other browsers, apart from as a Screen Share “Viewer” in Safari on iOS. I do not see any console errors suggesting why this may be an issue.
It does not appear that the .on("active-share-change") is firing.

How To Reproduce
Steps to reproduce the behavior including:

  1. Begin a session with one user being on desktop browser and another on Safari on an iOS device
  2. Start a Screen Share as the desktop user
  3. Observe no change in UI in Safari Desktop, or seemingly any firing of “active-share-change”

Hey @tom.roper

Thanks for your feedback.

It’s a known issue and was fixed in Video SDK Web 1.4.1. Could you try this version or above?

Thanks
Vic

Thanks Vic!
Since your reply I’ve bumped my local build to 1.4.1 and can confirm the fix.