jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
278 stars 240 forks source link

Mic not working in iOS #174

Closed Vikrant2411 closed 3 months ago

Vikrant2411 commented 1 year ago

I am getting an issue in version 3.6.0, where mic is not working. I have two people in the room during call. The scenario to reproduce the issue is,

Even cancelling the call from both sides and joining call again, then the mic is by default muted and I am unable to unmute the mic.

I have tried it on version 4.0.0 also, there also I am getting the same issue.

Can you help me resolving this.

saghul commented 1 year ago

Both of those versions are incredibly old and are no longer supported. Please update to SDK 8.

Vikrant2411 commented 1 year ago

Actually I have tried to update to 8.1.0. But the app is getting stuck on the screen where we get the accept and reject the call. But I will give it a try once again and let you know if I get any issues again.

Thanks for your support, Regards, Vikrant Bhatia

On Wed, Jun 7, 2023 at 6:09 PM Saúl Ibarra Corretgé < @.***> wrote:

Both of those versions are incredibly old and are no longer supported. Please update to SDK 8.

— Reply to this email directly, view it on GitHub https://github.com/jitsi/jitsi-meet-sdk-samples/issues/174#issuecomment-1580731763, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVCJFJQ5WZAICXQL6RDK7X3XKBY7DANCNFSM6AAAAAAY5WZD6M . You are receiving this because you authored the thread.Message ID: @.***>

Vikrant2411 commented 3 months ago

Hi @saghul Now it is working fine for me on Version 9.1.0 of JitsiMeetSDK. So I am closing this ticket.

Thanks for your support.