Skip to main content

XR8.XrDevice.IncompatibilityReasons

Enumeration

Description

The possible reasons for why a device and browser may not be compatible with 8th Wall Web.

Properties

PropertyValueDescription
UNSPECIFIED0The incompatible reason is not specified.
UNSUPPORTED_OS1The estimated operating system is not supported.
UNSUPPORTED_BROWSER2The estimated browser is not supported.
MISSING_DEVICE_ORIENTATION3The browser does not support device orientation events.
MISSING_USER_MEDIA4The browser does not support user media acccess.
MISSING_WEB_ASSEMBLY5The browser does not support web assembly.