# Vintage Browsers Compatibility

The Chat feature is available on all browsers.

* 🟢 : feature compatible
* [🟠](https://www.google.com/url?sa=t\&rct=j\&q=\&esrc=s\&source=web\&cd=\&ved=2ahUKEwjpqvDam5_8AhUCVaQEHVhgBCAQFnoECBUQAQ\&url=https%3A%2F%2Femojiterra.com%2Ffr%2Fdisque-orange%2F\&usg=AOvVaw33ogsIUQr7L3MnSsue0sF1) : testings are still ongoing but it is likely supported
* &#x20;\- : not supported

| OS               | Features                                                                           | Opera                                            | Vivaldi                                | Internet Explorer                                                          | Edge (old)                                                            | Samsung Internet                                                |
| ---------------- | ---------------------------------------------------------------------------------- | ------------------------------------------------ | -------------------------------------- | -------------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------- |
| Windows          | <p>Audio/video<br>Whiteboard<br>Screensharing<br>Conversation<br>File transfer</p> | <p>v35+<br>🟢<br>🟢<br>🟢<br>🟢</p>              | <p>v1+<br>🟢<br>🟢<br>🟢<br>🟢</p>     | <p>v11 (plugin\*\*)<br>View-only<br>View-only\* / Plugin\*\*<br>-<br>-</p> | <p>v40.15+<br>🟢<br>Windows 10 Pro or Enterprise<br>🟢<br>v40.15+</p> | <p>-<br>-<br>-<br>-<br>-</p>                                    |
| MacOS            | <p>Audio/video<br>Whiteboard<br>Screensharing<br>Conversation<br>File transfer</p> | <p>v35+<br>🟢<br>🟢<br>🟢<br>🟢</p>              | <p>v1+<br>🟢<br>🟢<br>🟢<br>🟢<br></p> | <p>-<br>-<br>-<br>-<br>-</p>                                               | <p>-<br>-<br>-<br>-<br>-</p>                                          | <p>-<br>-<br>-<br>-<br>-</p>                                    |
| iOS              | <p>Audio/video<br>Whiteboard<br>Screensharing<br>Conversation<br>File transfer</p> | <p>-<br>🟢<br>-<br>-<br>-</p>                    | <p>-<br>-<br>-<br>-<br>-</p>           | <p>-<br>-<br>-<br>-<br>-</p>                                               | <p>-<br>-<br>-<br>-<br>-</p>                                          | <p>-<br>-<br>-<br>-<br>-</p>                                    |
| Android          | <p>Audio/video<br>Whiteboard<br>Screensharing<br>Conversation<br>File transfer</p> | <p>v40+<br>🟢<br>View\*-only<br>🟢<br>🟢<br></p> | <p>-<br>-<br>-<br>-<br>-</p>           | <p>-<br>-<br>-<br>-<br>-</p>                                               | <p>-<br>-<br>-<br>-<br>-</p>                                          | <p>Tested with v7.2.10.33+<br>🟢<br>View-only\*<br>🟢<br>🟢</p> |
| <p><br>Linux</p> | <p>Audio/video<br>Whiteboard<br>Screensharing<br>Conversation<br>File transfer</p> | <p>v35+<br>🟢<br>🟢<br>🟢<br>🟢</p>              | <p>v1+<br>🟢<br>🟢<br>🟢<br>🟢</p>     | <p>-<br>-<br>-<br>-<br>-</p>                                               | <p>-<br>-<br>-<br>-<br>-</p>                                          | <p>-<br>-<br>-<br>-<br>-</p>                                    |

{% hint style="info" %}
A browser is not listed? Create an issue on GitHub or edit this page to add it.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev.apirtc.com/apirtc-developer-portal/overview/supported-browsers/vintage-browsers-compatibility.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
