-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hello GetStream Team,
I hope you are doing well.
I am writing to report an issue we are encountering with the microphone toggling functionality in the latest GetStream iOS SDK (version 1.39).
In our implementation, the microphone toggle sometimes hangs and becomes unresponsive when using v1.39.0 Due to this behavior, we had to temporarily revert to an older SDK version (v1.20.0), where the microphone toggling is stable and works as expected.
While this downgrade resolves the immediate issue, we are concerned about missing important bug fixes, improvements, and other changes introduced in the newer releases.
Could you please advise on the following:
• Is this a known issue in v1.39?
• Are there any recommended workarounds or configuration changes?
• Is there a fix planned for an upcoming release?
Any guidance would be greatly appreciated, as we would like to move back to the latest SDK version as soon as possible.
Thank you for your time and support.
Additional context
I followed the Audio Rooms tutorial available in the GetStream iOS examples repository, and the issue occurred after updating the package to the latest version.