[TIMOB-8661] MobileWeb: Add vendor prefixed vibrate function for Ti.Media.vibrate()
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T22:10:48.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Unknown |
Created | 2012-04-10T15:13:35.000+0000 |
Updated | 2018-04-04T23:20:38.000+0000 |
Description
Mobile web uses navigator.vibrate() when it should check for navigator.vibrate and navigator.mozVibrate. Probably also should check for webkitVibrate too.
Resolving as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.