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 - 123: Partial support
  3. 124: Partial support
  4. 125 - 127: Partial support

Edge

  1. 12 - 18: Supported
  2. 79 - 122: Partial support
  3. 123: Partial support

Safari

  1. 3.1 - 17.3: Not supported
  2. 17.4: Not supported
  3. 17.5 - TP: Not supported

Firefox

  1. 2 - 3.5: Not supported
  2. 3.6 - 5: Not supported (but has polyfill available)
  3. 6 - 124: Partial support
  4. 125: Partial support
  5. 126 - 128: Partial support

Opera

  1. 9 - 12.1: Not supported
  2. 15 - 108: Partial support
  3. 109: Partial support

IE

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

Chrome for Android

  1. 123: Partial support

Safari on iOS

  1. 3.2 - 4.1: Not supported
  2. 4.2 - 17.3: Partial support
  3. 17.4: Partial support
  4. 17.5: Partial support

Samsung Internet

  1. 4 - 23: Partial support
  2. 24: 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. 123: Partial support

Firefox for Android

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