DeviceOrientation & DeviceMotion events

- CR

API for detecting orientation and motion events from the device running the browser.

Chrome

  1. 4 - 6: Not supported
  2. 7 - 116: Partial support
  3. 117: Partial support
  4. 118 - 120: Partial support

Edge

  1. 12 - 18: Supported
  2. 79 - 116: Partial support
  3. 117: Partial support

Safari

  1. 3.1 - 16.6: Not supported
  2. 17.0: Not supported
  3. 17.1 - TP: Not supported

Firefox

  1. 2 - 3.5: Not supported
  2. 3.6 - 5: Not supported (but has polyfill available)
  3. 6 - 116: Partial support
  4. 117: Partial support
  5. 118 - 120: Partial support

Opera

  1. 9 - 12.1: Not supported
  2. 15 - 101: Partial support
  3. 102: Partial support

IE

  1. 5.5 - 10: Not supported
  2. 11: Partial support

Chrome for Android

  1. 117: Partial support

Safari on iOS

  1. 3.2 - 4.1: Not supported
  2. 4.2 - 16.6: Partial support
  3. 17.0: Partial support
  4. 17.1: Partial support

Samsung Internet

  1. 4 - 21: Partial support
  2. 22: Partial support

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 11.5: Not supported
  2. 12 - 12.1: Supported
  3. 73: Partial support

UC Browser for Android

  1. 15.5: Partial support

Android Browser

  1. 2.1 - 2.3: Not supported
  2. 3 - 4.4.4: Partial support
  3. 117: Partial support

Firefox for Android

  1. 117: Partial support

QQ Browser

  1. 13.1: Partial support

Baidu Browser

  1. 13.18: Partial support

KaiOS Browser

  1. 2.5: Partial support
  2. 3: Partial support

Partial support refers to the lack of compassneedscalibration event. Partial support also refers to the lack of devicemotion event support for Chrome 30- and Opera. Opera Mobile 14 lost the ondevicemotion event support. Firefox 3.6, 4 and 5 support the non-standard MozOrientation event.

Resources:
DeviceOrientation implementation prototype for IE10
Demo
has.js test
HTML5 Rocks tutorial