jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
31 stars 25 forks source link

IOS Screen Share is not working #36

Closed Bruno-Megaleios closed 4 months ago

Bruno-Megaleios commented 4 months ago

In the IOS, the screen share is not working, the app its not appearing in record menu. I tryed the example App too.

image

LumiProj commented 4 months ago

I am experiencing the same issue, but I am aware that no one is managing this project with the level of professionalism it requires.

gabiborlea commented 4 months ago

Hello! You have to add a broadcast extension to your app, you can find the steps here: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-ios-sdk/#screen-sharing-integration.