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

App is crashing in android

Open Lekhrajk opened this issue 4 years ago • 5 comments

Whenever i am trying to open jitsi-meet screen my app is getting crashed again and again without giving any warning or errors.

Anybody know why this is happening i have followed all mentioned steps as here [(https://www.npmjs.com/package/react-native-jitsi-meet#android-install )]

react-native version : 0.63.4 react : 16.13.1 react-native-jitsi-meet : ^2.1.2 android device : realme 1 node version : 14.17.0 npm version : 6.14.13

Lekhrajk avatar Nov 07 '21 16:11 Lekhrajk

I am having the same issue on Android no error and app is getting crashed while calling JitsiMeet.call "react-native": "0.63.3", react-native-jitsi-meet: 2.1.1,

mubashiralisiddiqui avatar Nov 11 '21 12:11 mubashiralisiddiqui

for now use "react-native": "0.62.2" and react-native-jitsi-meet: "2.1.1", this version also has a lot of bugs but at least you can stream.

Tesmi avatar Nov 14 '21 14:11 Tesmi

Any news about this ? i have the same issue

khalilTN avatar Apr 12 '22 06:04 khalilTN

Now RN 0.68 is out. Are we still supposed to use RN 0.62 for this library?

aaryavrate avatar Jun 05 '22 18:06 aaryavrate

Now RN 0.68 is out. Are we still supposed to use RN 0.62 for this library?

You can use this library: https://github.com/vidit-me/react-native-jitsi-meet

TacticCoder avatar Jun 05 '22 18:06 TacticCoder