Since Anura Web Core SDK is still in a pre-release state, we don't have a final list of supported browsers. We plan to target the list below, but we will update the documentation to finalize this list over time.
Target supported browsers are:
Operating System | Browser | Minimum Version |
---|---|---|
Windows | Google Chrome | Last 3 versions |
Windows | Microsoft Edge | Last 3 versions |
macOS | Google Chrome | Last 3 versions |
macOS | Apple Safari | >=18 |
Android | Google Chrome | Last 3 versions |
iOS | Apple Safari | >=18 |
iOS | Google Chrome | Last 3 versions |
Other browsers (except Firefox) that are not listed in the table may also work but are not officially supported by us.
CORS Errors
: Ensure that all resources (e.g., scripts, images) are served
with the correct Cross-Origin-Resource-Policy
header and allow embedding if
required.The payload data chunks are not very heavy (mostly less than 500 KB). Any stable internet connection which can handle such payloads is expected to work fine.