We support the evergreen browsers (Chrome, Firefox, Safari, Edge).
When testing browser compatibility with BrowserStack, consider the following combination of Dev Server and URL to use.
OS | Browser | Dev Server | URL | Additional configuration |
---|---|---|---|---|
Windows | Chrome, Firefox, Edge | npm start |
http://localhost:3000 |
|
Android | Chrome | npm start |
http://localhost:3000 |
|
macOS/iOS | Safari | npm run start:browserstack |
https://bs-local.com:3000 |
Add 127.0.0.1 bs-local.com to /etc/hosts Change oAuthClientId to "browserstack" In settings.js |
For untrusted IP ranges, the OAuth provider requires 2FA to log in with the test users (i.e. you can't log in). If you are in a trusted IP range and want to test the Evento Portal using BrowserStack, you can use local testing and activate the Resolve all URLs through my network option.