Open Isbilbatua opened 3 years ago
any solution?
@Isbilbatua Could you provide more details about it, because it looks like two different issues. In referenced comment you're suggesting about production build process, but current issue about development stage. I also faced with the same issue, but can't understand how to use your comment
Check this https://github.com/skrafft/react-native-jitsi-meet/issues/251#issuecomment-791387438 for possible solution
Check this #251 (comment) for possible solution
@Isbilbatua does the solution proposed by @alexandrtovmach fix your issue?
Hello People,
I have strictly followed the "Jitsi-meet" library implementation tutorial in my React Native project and when I enter the screen it crashes.
Has anyone had the same problem? Do you think it is because I have more libraries?
LIBRARY INSTALLATION GUIDE (DONE)
STEP ONE -> DONE
.... STEP TWO -> DONE
android/app/src/main/java/com/xxx/MainApplication.java
.... STEP THREE -> DONE .... Inandroid/build.gradle
, add the following code:STEP FOUR -> DONE
My depedencies:
My code (Example app)
Android studio ERROR: