-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Comments
Can you include the logcat debugging log from Android Studio? |
app.txt |
can you remove the key-value avatarURL:"" from the joinConference method data object and try again? joinConference({roomName:"xyz", |
Hi Yes, we did it in the past days but the error still remains. The error "malformed url" is disappeared Thanks |
@gigallo version 6.2.1 is out. Can you install it and see if it fixes your problem? |
We are using capacitor 5 branch :( |
May I know which JS framework are you using? |
We are using angular and capacitor 5
Gian Marco Gallo
Software engineer
… Il giorno 6 dic 2024, alle ore 18:24, Calvin Ho ***@***.***> ha scritto:
May I know which JS framework are you using?
—
Reply to this email directly, view it on GitHub <#121 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADF7TNBGJ22HNWCNCJPDZM32EHMWPAVCNFSM6AAAAABQBI755CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRTG44TGMBTGI>.
You are receiving this because you were mentioned.
|
@gigallo May I ask which version of Angular? |
Hi
Sure: angular 12
Thanks
Gian Marco Gallo
Software engineer
… Il giorno 10 dic 2024, alle ore 21:25, Calvin Ho ***@***.***> ha scritto:
@gigallo <https://github.com/gigallo> May I ask which version of Angular?
—
Reply to this email directly, view it on GitHub <#121 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADF7TNF5U5MSULSMLRPT7QL2E5E3DAVCNFSM6AAAAABQBI755CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG44TMNZSGU>.
You are receiving this because you were mentioned.
|
@gigallo Do you have a sample repo I can pull and build to try to reproduce the problem? |
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
The text was updated successfully, but these errors were encountered: