Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Jitsi.then()" is not implemented on android #121

Open
gigallo opened this issue Oct 16, 2024 · 11 comments
Open

"Jitsi.then()" is not implemented on android #121

gigallo opened this issue Oct 16, 2024 · 11 comments

Comments

@gigallo
Copy link

gigallo commented Oct 16, 2024

Hi

We are using capacitor jitsi meet from branch capacitor-5 in our android app and we are facing the problem:
"Jitsi.then()" is not implemented on android

We followed all the guides indicated in readme file. Any idea on how to solve this problem?

Thanks

@calvinckho
Copy link
Owner

Can you include the logcat debugging log from Android Studio?

@gigallo
Copy link
Author

gigallo commented Oct 17, 2024

app.txt
Attached logs file

@calvinckho
Copy link
Owner

calvinckho commented Oct 18, 2024

can you remove the key-value avatarURL:"" from the joinConference method data object and try again?

joinConference({roomName:"xyz",
...
avatarURL:"", <= remove this
...
})

@gigallo
Copy link
Author

gigallo commented Oct 21, 2024

Hi

Yes, we did it in the past days but the error still remains. The error "malformed url" is disappeared

Thanks

@calvinckho
Copy link
Owner

@gigallo version 6.2.1 is out. Can you install it and see if it fixes your problem?

@gigallo
Copy link
Author

gigallo commented Dec 6, 2024

We are using capacitor 5 branch :(

@calvinckho
Copy link
Owner

May I know which JS framework are you using?

@gigallo
Copy link
Author

gigallo commented Dec 6, 2024 via email

@calvinckho
Copy link
Owner

@gigallo May I ask which version of Angular?

@gigallo
Copy link
Author

gigallo commented Dec 10, 2024 via email

@calvinckho
Copy link
Owner

@gigallo Do you have a sample repo I can pull and build to try to reproduce the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants