question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Errors while integrating the jitsi meet android sdk

See original GitHub issue

Hello,

I am currently building a React-native application and I want to integrate Jitsi as a new activity. So I decided to use the jitsi meet sdk. I started by integrating the the android sdk (I used the iOS sdk in another app without problem before).

I have tried the following steps:

I feel like I have not built the sdk correctly. Any help with that last error would be highly appreciated. If not, an update of the maven repo with latest source of Jitsi Meet SDK for Android would be amazing.

  • First Update: I have built a basic native android app with two activities : One main activity and one that extends JitsiMeetActivity. It works. So there is no problem with the jitsi-meet-sdk I built. The problem seems to came from the fact that AppRegistry.registerComponent is called two times: One in my app and one in the Jitsi sdk. Is there an easy way out of this?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

2reactions
themakermancommented, Aug 10, 2018

Why is this not yet solved? We really need some docs for integrating jitsi in our react native project…

0reactions
stale[bot]commented, Mar 18, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React native jitsi meet android error - Jitsi Community Forum
Now it is not working at all for both Android and iOS apps. Is it possible to integrate jitsi meet in react native...
Read more >
Jitsi Android SDK crashes (version 6.1.0) after joining call
After everything is successfully built & installed on devices, my app crashes as soon as I create or join the meeting. Not able...
Read more >
Android SDK | Jitsi Meet - GitHub Pages
Android SDK. The Jitsi Meet Android SDK provides the same user experience as the Jitsi Meet app, in a customizable way which you...
Read more >
Jitsi SDK Integration for Android Apps - Kotlin - YouTube
Now you easily integrate the Jitsi - meet, it's easier than ever to access Jitsi from right inside your application, with a dedicated...
Read more >
[Solved]-Error occurring while executing the jitsi-meet sdk
Replace JitsiMeetSDKTest with your project and target names. Bitcode is not supported, so turn it off for your project. The SDK uses Swift...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found