> For the complete documentation index, see [llms.txt](https://documentation.sceenic.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.sceenic.co/watch-together-sdk/sscale-confluence-tutorials/web/support.md).

# Support

## Known Issues <a href="#web-javascriptandreact-knownissues" id="web-javascriptandreact-knownissues"></a>

* IE, and old Edge (A new one, chromium-based was released on January 2020) are not supported
* Screen sharing is not supported in Safari
* Screen sharing is flickering on Firefox 72 version - browser issue

## Supported browsers <a href="#web-javascriptandreact-supportedbrowsers" id="web-javascriptandreact-supportedbrowsers"></a>

* Google Chrome browser (Screen sharing from 72+ version)
* Firefox browser (latest release version) from v.66
* Opera browser (latest release version) from 63+
* Safari browser (latest release version)
* Mobile Google Chrome browser
* Mobile Firefox browser
* Mobile Opera
* Mobile Safari

## Next steps <a href="#web-javascriptandreact-nextsteps" id="web-javascriptandreact-nextsteps"></a>

* Learn more about Watch Together architecture - [Watch Together overview](/watch-together-sdk/sscale-confluence-watch-together-overview.md)
* Authentication overview [here](/watch-together-sdk/sscale-confluence-overview.md)
* The full code sample can be found here - [React full code sample](https://bitbucket.org/svmt/watchtogethersampleappreact/src/master/)

## Support <a href="#web-javascriptandreact-support" id="web-javascriptandreact-support"></a>

Need technical support? contact us at <Support@sceenic.co>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.sceenic.co/watch-together-sdk/sscale-confluence-tutorials/web/support.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.
