react-native-jitsi-meet
react-native-jitsi-meet copied to clipboard
React native wrapper for Jitsi Meet SDK
My screen stays black on android. I have no errors whatsoever, but JitsiMeetView does not load because the onConferenceWillJoin does also not fire. I'm on react native 0.67.2
I have followed implementation guideline correctly and tried to run project on android studio, It shows dependancies linking error,refer attachment for details... React Native : 0.68.1 react-native-jitsi-meet sdk : 5.1.0...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
I tried to update react-native-webrtc library in my custom Jitsi SDK in react native project to latest version that supports only Unified Plan. I got an error TypeError: this.peerconnection.addStream is...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
In the APK when the app calls JitsiMeet the app crashes. But in build it works perfectly.
How do I turn off the microphone with code
I am able to join meeting successfully but when I tap on screenshare option app get crash. Please help!
Today I tried to sync Jitsi project and it seems that `https://github.com/jitsi/jitsi-maven-repository/raw/master/releases` is not accessible anymore. I cannot sync dependencies. When I try to paste url in a browser in...
I use Xcode 14 and React-Native 0.70, When i add Jitsi Meet SDK to the project, the project crashes instantly on IOS after building the app. When I try running...