This message was deleted.
# helpdesk
s
This message was deleted.
b
I checked in Chrome, Safari, and Firefox: • In both Safari and Firefox, the Screen Share button is present, but clicking it doesn't do anything • In Chrome, the Screen Share button is not present
b
Hello @billions-summer-21168, I just gave it a try under chrome using meet.livekit.io it was working for me. Could you check if you have any console error
b
Oof, my apologies @brief-refrigerator-69901, I missed the most important part of this issue - it happens when joining on those browsers via my iPad
m
cc @polite-kilobyte-67570
d
browsers on iPhone/iPad do not support screen sharing. this is a limitation of mobile browsers
if your application requires screen sharing on iOS, they would need to be native apps
👍 1
b
Thanks for the clarification @dry-elephant-14928 . Would it be possible to change the react component so the screen share button doesn’t show up on iPhone/iPad in Safari and Firefox?
👍 1
m
yeah, we’re going to make this change! cc @acoustic-engineer-41666 @eager-zoo-16408
b
Great, thanks!
e
Yes, it’s on my todo 😊 📝
@billions-summer-21168, we were already hiding the screen share button on mobile devices, but it failed to detect the iPad as such. I switched to a solution that detects whether or not screen sharing is available on the platform. The issue should be fixed with this PR: https://github.com/livekit/components-js/pull/525 Thanks for reporting it. 🙏
🙌 1
🙏 1
b
🙌 Thank you @eager-zoo-16408!