in src/windows/VibrationProxy.js [251:255]
vibrate: function (success, fail) { if (fail) { fail('"vibrate" is unsupported by this device.'); } },