RocketChat Videoconference with Jitsi - JWT Authentication problem with android app

Hi all,

I’ve just finished configurating, for my company, RocketChat and its integration with Jitsi-meet for video conferences, which is accessed with JWT authentication tokens from Rocketchat. Everything works well (connecting from Rocketchat desktop app and web client) but I’m having problem doing so with the android app.
Seems that when starting a video call from the app, the JWT token is not generated (or not sent to Jitsi ) and thus Jitsi falls back to the basic authentication asking for user and password on the mobile device.

Is this a bug or the JWT implementation is not available yet on the mobile app?

Hi, any info about this?

jitsi JWT works when I had generated JWT using PHP but when I put the same app ID and app secret in Rocket chat still it’s producing the wrong JWT or whatever and users are not authenticated by jitsi any reason why?