You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filipe (JIRA)" <ji...@apache.org> on 2015/02/10 14:36:11 UTC

[jira] [Commented] (CB-7819) navigator.vibrate is not work

    [ https://issues.apache.org/jira/browse/CB-7819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314175#comment-14314175 ] 

Filipe commented on CB-7819:
----------------------------

I got the same issue.

> navigator.vibrate is not work
> -----------------------------
>
>                 Key: CB-7819
>                 URL: https://issues.apache.org/jira/browse/CB-7819
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Vibration
>    Affects Versions: 3.6.3
>         Environment: phonegap 3.6.3 with all latest plugin
> ios 8.0.2
> winphone 8.1
> Android 4.4.2
> all real machine
> org.apache.cordova.vibration = > 0.3.11
>            Reporter: Colin Bau
>              Labels: vibrate
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> according to this
> https://github.com/apache/cordova-plugin-vibration/blob/5adf530d3663226ad6913de6cfc8493672334023/doc/index.md
> it said...
> [the recommended way]
> navigator.vibrate
> navigator.vibrateWithPattern
> navigator.cancelVibration
> [the deprecated way]
> navigator.notification.vibrate
> navigator.notification.vibrateWithPattern
> navigator.notification.cancelVibration
> but in fact,when I use it
> navigator.notification.[yourmethod] is work but navigator.[yourmethod] not !!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org