What are the device, OS, and version requirement for 8th Wall experience?

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

1 Like