react-native-jitsi-meet icon indicating copy to clipboard operation
react-native-jitsi-meet copied to clipboard

Touch is not working for JITSI video calling screen buttons.

Open monikapn opened this issue 2 years ago • 6 comments

Buttons are not working in jitsi video call due to below error after touching the call end , mute and other given buttons.

JitsiMeetSDK: [features/app] Error(TypeError){"message":"l.playTouchSound is not a function. (In 'l.playTouchSound()', 'l.playTouchSound' is undefined)","stack":"[email protected]:213:9252\n_playTouchSound@[native code]\[email protected]:213:9074\n_performSideEffectsForTransition@[native code]\[email protected]:213:7784\n_receiveSignal@[native code]\[email protected]:213:5072\ntouchableHandleResponderRelease@[native code]\[email protected]:95:1197\[email protected]:95:1340\[email protected]:95:1394\[email protected]:95:1692\[email protected]:95:2482\nforEach@[native code]\[email protected]:95:2282\nindex.android.bundle:95:13914\[email protected]:95:88659\[email protected]:95:13582\[email protected]:95:13755\[email protected]:95:14547\[email protected]:37:3685\nindex.android.bundle:37:841\[email protected]:37:2939\[email protected]:37:813\nvalue@[native code]"}

monikapn avatar Apr 04 '22 12:04 monikapn

I've got the same bug after RN upgrade to 0.64.3. Did you find anything ?

dfabreguette avatar Apr 06 '22 08:04 dfabreguette

Nope, the same error is there for 0.63.4 and 0.64 as well .

monikapn avatar Apr 06 '22 12:04 monikapn

Nope, the same error is there for 0.63.4 and 0.64 as well .

monikapn avatar Apr 06 '22 12:04 monikapn

@monikapn looks like RN 0.64 is not supported by JITSI SDK 3+ https://github.com/jitsi/jitsi-meet/issues/10192 You'll have to downgrade RN to 0.63.4 for things to work I guess ...

dfabreguette avatar Apr 06 '22 13:04 dfabreguette

I am facing the same issue in RN 0.63.4 for react-native-jitsi-meet 2.2.0, 2.1.2 and 2.1.1 version

monikapn avatar Apr 06 '22 13:04 monikapn

I have the same problem with the react-native version 0.63.3, can someone help me please

MarinaAmy avatar May 17 '22 13:05 MarinaAmy