calvinckho / capacitor-jitsi-meet

This plugin is used to make video calls using Jitsi video platform (https://meet.jit.si) on iOS and Android using Ionic Capacitor.
85 stars 40 forks source link

Mute and Unmute Controls are not working #117

Closed kumarmanishc closed 2 months ago

kumarmanishc commented 3 months ago

This issue started happening after deployment of the fixes for #113.. We are able to join the meeting.. Audio and Videos buttons are showing but tap events are not triggering..

Have given all the permission required.. ![Uploading image.jpg…]()

calvinckho commented 3 months ago

Can you take a look at this Jitsi issue and try to use the alpha server? https://github.com/jitsi/jitsi-meet/issues/14794#issuecomment-2157990406

At this moment Jitsi is still trying to solve the issue.

calvinckho commented 2 months ago

https://github.com/calvinckho/capacitor-jitsi-meet/issues/115#issuecomment-2252715264

I am closing this for now as it is an issue with the Jitsi SDK and not the plugin itself. We can reopen if it is unrelated to Jitsi's SDK.