mediasoup-client 3.6.36 depends on a user agent substring

Hey,

we’ve been trying to make mediasoup-client 3.6.36 work in WKWebView on iOS 15 and it just wouldn’t want to establish a connection. Eventually we found out that including the substring "Version/15.0" in the user agent string of WKWebView made it work.

Looking at the code on Github, it doesn’t seem like the most recent version relies on a specific user agent substring. We haven’t tested upgrading and removing that substring yet, but it would be interesting to hear your thoughts on this and whether there is something else we should keep in mind.

Cheers,
Franz

1 Like