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 - 130: Partial support
  3. 131: Partial support
  4. 132 - 134: Partial support

Edge

  1. 12 - 18: Supported
  2. 79 - 130: Partial support
  3. 131: Partial support

Safari

  1. 3.1 - 18.0: Not supported
  2. 18.1: Not supported
  3. 18.2 - TP: Not supported

Firefox

  1. 2 - 3.5: Not supported
  2. 3.6 - 5: Not supported (but has polyfill available)
  3. 6 - 131: Partial support
  4. 132: Partial support
  5. 133 - 135: Partial support

Opera

  1. 9 - 12.1: Not supported
  2. 15 - 113: Partial support
  3. 114: Partial support

IE

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

Chrome for Android

  1. 131: Partial support

Safari on iOS

  1. 3.2 - 4.1: Not supported
  2. 4.2 - 18.0: Partial support
  3. 18.1: Partial support
  4. 18.2: Partial support

Samsung Internet

  1. 4 - 25: Partial support
  2. 26: Partial support

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 11.5: Not supported
  2. 12 - 12.1: Supported
  3. 80: 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. 131: Partial support

Firefox for Android

  1. 132: Partial support

QQ Browser

  1. 14.9: Partial support

Baidu Browser

  1. 13.52: 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