Web Client SDK - Modern Browser Support

The online documentation for the Web Client SDK mentions that it supports Edge, Chrome, Firefox, and Safari with their latest versions.  What is the oldest version supported for these 4 browsers?

Hi Step,

Web Client SDK is based on websocket, and you check what browser version we can support via this link:

https://caniuse.com/#search=web%20socket

Thanks

So based on this link, is it accurate to say that the following are the minimum versions supported for each browser?

  • Edge - Version 12
  • Chrome - Version 16
  • Firefox - Version 11
  • Safari - Version 7

Pls check this screenshot:

  • Edge - Version 12
  • Chrome - Version 22
  • Firefox - Version 29
  • Safari - Version 7