skrafft / react-native-jitsi-meet

React native wrapper for Jitsi Meet SDK
Apache License 2.0
286 stars 349 forks source link

Crash on JitsiMeet.call in android #255

Open priyankahash opened 3 years ago

priyankahash commented 3 years ago

I am getting crash on calling this ..getting these errors on the android studio console- react-native-gesture-handler module was not found. Make sure you're running your app on the native platform & Error: react-native-permissions: NativeModule.RNPermissions is null.

Please suggest how to fix this crash

hanifmhd commented 3 years ago

i just got same error

diondree commented 3 years ago

Has anyone found a fix for this error?

danchily2 commented 2 years ago

Same here, no solution in sight ?

saheemhussain commented 2 years ago

Same Issue, any solution?

demarte commented 2 years ago

Same issue here!

msaiducar64 commented 2 years ago

Same issue here!

saheemhussain commented 2 years ago

@msaiducar64 I was able to solve it by generating bundle file again and excluding some packages in app/build.grade from react-native-jitsi-meet implementation.

simgill commented 2 years ago

Same issue here!