Why Cordova vibration plugin is not working?
up vote
0
down vote
favorite
I add plugin vibration in new Cordova project.
According to documentation add js code.
document.addEventListener('deviceready', function()
navigator.vibrate(3000);
, false);
Run app on iPhone device. Not working, also on Android
Help please!
cordova cordova-plugins phonegap-plugins phonegap
add a comment |
up vote
0
down vote
favorite
I add plugin vibration in new Cordova project.
According to documentation add js code.
document.addEventListener('deviceready', function()
navigator.vibrate(3000);
, false);
Run app on iPhone device. Not working, also on Android
Help please!
cordova cordova-plugins phonegap-plugins phonegap
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I add plugin vibration in new Cordova project.
According to documentation add js code.
document.addEventListener('deviceready', function()
navigator.vibrate(3000);
, false);
Run app on iPhone device. Not working, also on Android
Help please!
cordova cordova-plugins phonegap-plugins phonegap
I add plugin vibration in new Cordova project.
According to documentation add js code.
document.addEventListener('deviceready', function()
navigator.vibrate(3000);
, false);
Run app on iPhone device. Not working, also on Android
Help please!
cordova cordova-plugins phonegap-plugins phonegap
cordova cordova-plugins phonegap-plugins phonegap
asked yesterday
Igor Bezlepkin
11
11
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
draft saved
draft discarded
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53222196%2fwhy-cordova-vibration-plugin-is-not-working%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password