-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 3.3.0
-
Fix Version/s: None
-
Component/s: cordova-plugin-vibration
-
Labels:
Align the vibration spec with the w3c spec. Specifically add the ability to handle a vibration pattern:
http://www.w3.org/TR/2013/CR-vibration-20130723/
ex. navigator.vibrate([50, 100, 150]);
the pattern will cause the device to vibrate for 50 ms, be still for 100 ms, and then vibrate for 150 ms:
- is duplicated by
-
CB-6075 Align with W3C Vibration API
-
- Closed
-