Sarang
June 27, 2022, 4:19am
#1
Hi,
We have integrated Jitsi in our project as framework. We also have added Broadcast dependency which is needed for Jitsi screen sharing. Unable to find out what is causing the Jitsi call to crash when trying to share screen in iOS. Any help would be appriciated.
saghul
June 27, 2022, 1:48pm
#2
Hi there and welcome to our community!
Can you please share a crash log or backtrace?
Sarang
June 30, 2022, 6:55pm
#3
Hi @saghul ,
Below is what I am seeing when I get this crash.
2022-07-01 00:11:07.736813+0530 jitsi-meet[1044:183435] [JitsiMeetSDK] [modules/RTC/ScreenObtainer.js] Using getDisplayMedia for screen sharing
2022-07-01 00:11:07.736975+0530 jitsi-meet[1044:183489] [JitsiMeetSDK] [features/base/redux] Error(TypeError){“message”:“selectorListener.selector is not a function. (In ‘selectorListener.selector(store.getState(), _prevSelection)’, ‘selectorListener.selector’ is undefined)”,“stack”:"_listener@http://192.168.1.14:8081/index.bundle?platform=ios&dev=true&minify=false:243296:55\n_listener@ [native code]\ndispatch@http://192.168.1.14:8081/inde
Please let me know if I am missing something.
saghul
July 1, 2022, 5:41am
#4
Are you making a custom build of the Jitsi Meet app? What commit are you building?