Mobile browsers require the following functionality to support 8th Wall Web experiences:
- WebGL (canvas.getContext(‘webgl’) || canvas.getContext(‘webgl2’))
- getUserMedia (navigator.mediaDevices.getUserMedia)
- deviceorientation (window.DeviceOrientationEvent - only needed if SLAM is enabled)
- Web-Assembly/WASM (window.WebAssembly)
More information can be found here: Requirements | 8th Wall