[CRITICAL] No Audio for mobile iOS browsers

Description
Before, there was audio on iOS but can only be heard through earphones. But now, none can be heard at all!

Error
N/A

Which version?
1.7.8

To Reproduce(If applicable)

  1. Load web sdk in mobile iOS device.
  2. No audio can be heard

Screenshots
N/A

Smartphone (please complete the following information):
iPhone XR, iPhone 7, iPad

Hi @cquibada,

There is a limitation with using Computer Audio with iOS devices. Currently, Safari does not support the Audio worklet API which limits the use of Computer Audio for our WebSDK since we use Web Assembly instead of WebRTC[1].
For other browsers on iOS such as Chrome, Edge, or Firefox, they have to use the same engine on iOS which is why they work on Android but not iOS.
Currently, we are waiting for Apple’s Safari to adopt the Audio worklet API for us to enable computer audio. You can add a new discussion to Apple’s developer forum[2] suggesting them to to adopt the Audio worklet API similar to how Firefox adopted a couple weeks ago[3].

As soon as they enabled the API we will inform everyone and make announcement via our upcoming changes page. You can stay up to date about new features & releases with our Web SDK upcoming changes and change log page.

1 - https://marketplace.zoom.us/docs/sdk/native-sdks/web
2 - https://forums.developer.apple.com/community/safari-and-web/html
3 - https://www.mozilla.org/en-US/firefox/76.0/releasenotes/

Thanks

1 Like

Hi @michael_p.zoom,

Thanks for replying to my concern.
Question, how long do you guys generally keep old versions usable? Is there a set amount of weeks/months until a version is deprecated? How long until 1.7.7 would be deprecated?

Thanks,
Cary

When we participate in the iphone 7 (ios) safari browser, we cannot connect to the sound. In other browsers, there is no screen. The only problem in the Safari browser is the sound problem …

Hi @ayzaedu.live,

Please see my comment above

We used the following library for the audio booklet, but we did not get any results. Could this be because the sound merge button on the computer is not visible? In other words, the button does not appear as seen in the picture, participation cannot be activated.


@cquibada

We try to keep versions alive for several months to years, however with the new security fixes for the GCM encryption, we were forced to EOL older versions.

Hi @ayzaedu.live -