Question
What browser version should I use with the Vonage Video API?
Applies To
- Vonage Video API
- Browsers
- Desktop
- Android
- iOS
Answer
Users should upgrade to the latest browser version to ensure compatibility support with their browser. For older browser versions, a dismissible warning banner displays that requests users to update.
Safari on the latest versions of macOS and iOS supports WebRTC. Find more information, see the developer documentation for Safari Browser Support. iOS devices can also use our native iOS SDK.
On any JS SDK version, the UI can be prevented from displaying with a call to OT.checkSystemRequirements(). This is an essential pre-call step you should take, mainly to prevent the incompatibility warning from displaying in your application. Be cautious when using this functionality, and be aware that incompatibilities with old browser versions can cause unpredictable behaviour.
Browser | Windows | macOS | Linux | Android | iOS |
Google Chrome | Yes | Yes | Yes | Yes | Yes |
Mozilla Firefox |
Yes |
Yes | Yes | Yes | Yes |
Safari | Yes | Yes | |||
Microsoft Edge | Yes v79+ |
Yes |
|||
Non-Chromium Edge | Beta support v17+ | ||||
Native SDK | NA | NA | NA | Yes | Yes |
Opera | Yes | Yes | Yes |