question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is screen sharing supposed to be working on iOS 12+ ?

See original GitHub issue

Hello!

Currently I am involved in implementing the screen sharing feature for our application. I was able to implement it by following the Jitsi Guide for iOS SDK and collecting other code examples across the issues of this project.

However, I have noticed a remark about the restriction to use iOS 14+ (at the beginning of the guide itself) and found a comment line in jitsi-meet:

// TODO: this should work on iOS 12 too, but our trick to show the picker doesn't work.

The fact that screen sharing can be tested only on the real device and it can be reproduced on iOS 12/13 only, unfortunately, doesn’t allow me to test it myself (I don’t have such kinds of old devices by hand). Could you please share the exact details or notes about this issue? Is it react-native issue or something else ? Thanks in advance for any help!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
saghulcommented, Sep 22, 2022

iOS 14+, we gave up trying to make it work on iOS 12.

0reactions
Aaronphycommented, Sep 22, 2022

@saghul sorry for the late response. I’ll touch with you if I will have solutions to power up this feature since iOS 12+.

Now I’m struggling with another problem - I can’t simultaneously send multiple video tracks in one peer-connection… When I combine the video camera track and screen share track in one media-stream and then invoke renegotiation, I experience weird behavior like one video concurrently overlaps another while everything together is sluggish and glitching. I tried everything but can’t explain why so happens. In theory, it should be possible to send several video tracks within a single media-stream even with plan-b, isn’t it?

I attach the video with the demonstration -

demo.mov Thank you in advance for any thoughts about that!

Hi, buddy, the screen sharing is working on iOS12+ ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Share your screen in a FaceTime call on iPhone - Apple Support
During a Group FaceTime call, tap the screen to show the controls (if they aren't visible), tap the Share Content button , then...
Read more >
Everything You Need to Know About Screen Mirroring iPhone ...
Use this guide to learn how to screen mirror, record, share and display your iPhone and iPad to a TV, computer, Zoom, Microsoft...
Read more >
iOS 15 Update: Why Isn't the Screen Share Setting on ...
The official Apple Support Twitter account has confirmed that there is not a problem with anyone's device and that the screen share feature...
Read more >
iOS 15.1: How to Share Your Screen on a FaceTime Call
Thanks to a new screen sharing feature called SharePlay, you can now share your screen with other people on a call ...
Read more >
SharePlay not working after iOS 15 update? Here's what you ...
As per multiple reports, the SharePlay or screen share on FaceTime feature is not working after the iOS 15 update.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found