[AC-1343] Titanium.Media.vibrate(); does not work for IoS
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2015-04-07T00:33:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | TCSupportTriage, ios, iphone, sdk-3.4 |
Reporter | Samie Syed |
Assignee | Shuo Liang |
Created | 2014-11-09T15:36:01.000+0000 |
Updated | 2016-03-08T07:37:45.000+0000 |
Description
Titanium.Media.vibrate();
and
Ti.Media.vibrate();
does not work. i.e. the phone does not vibrate.
As a reference only, runs fine on:
index.xml
index.js
index.tss
Hi, Can you test it on iOS 7, iPhone 4 please?
Hi, Just tested on iPhone 4 with IOS 7. Ti.Media.vibrate(); works well. Here is the test case.
Thanks that works, is there anyway I can put a pattern for how long the vibration lasts for on the iPhone?