Git Product home page Git Product logo

Comments (10)

Eng-NUREDDIN avatar Eng-NUREDDIN commented on June 12, 2024

same issue for me, also when you open chat.

from jitsi_meet_wrapper.

Eng-NUREDDIN avatar Eng-NUREDDIN commented on June 12, 2024

@msharibahmed could you able to solve the problem?

from jitsi_meet_wrapper.

msharibahmed avatar msharibahmed commented on June 12, 2024

@Eng-NUREDDIN

Yes.

  • I used the jitsi_meet package and downgraded the Jitsi SDK to 4.1.0.

  • Also then fixed the theme name issue in the Android manifest.

That worked for me.

-> Jisti SDK 4.1.0 is more stable. This jisti_meet_wrapper plugin uses a higher version of SDK.

from jitsi_meet_wrapper.

chidera-ugonwa avatar chidera-ugonwa commented on June 12, 2024

facing the same issue, is there any solution to this yet?

just switched to jitsi_meet_wrapper because the jitsi meet has too many compatibility issues with my project

from jitsi_meet_wrapper.

msharibahmed avatar msharibahmed commented on June 12, 2024

@chidera-ugonwa I forked the jisti_meet plugin and fixed all the issues.
I will push the code on GitHub and attach the link to my repository here.

from jitsi_meet_wrapper.

chidera-ugonwa avatar chidera-ugonwa commented on June 12, 2024

@msharibahmed Okay great! Thanks ):

from jitsi_meet_wrapper.

Eng-NUREDDIN avatar Eng-NUREDDIN commented on June 12, 2024

@chidera-ugonwa
use this i forked the repo and solved all the issue.
jitsi_meet:
git:
url: https://github.com/Eng-NUREDDIN/jitsi_meet.git
path: jitsi_meet/
ref: master

from jitsi_meet_wrapper.

chidera-ugonwa avatar chidera-ugonwa commented on June 12, 2024

@Eng-NUREDDIN please i'm using your package but i'm still getting the type mismatch error "Inferred type is Activity? but expected Activity.

from jitsi_meet_wrapper.

chidera-ugonwa avatar chidera-ugonwa commented on June 12, 2024

I've solved this problem.

in your app level build.gradle just add

implementation ("androidx.appcompat:appcompat:1.3.1") {
version {
strictly '1.3.1'
}
}

works like a charm!

from jitsi_meet_wrapper.

saibotma avatar saibotma commented on June 12, 2024

Please try again with the newest version.

from jitsi_meet_wrapper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.