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

ASF subversion and git services commented on CB-8083:
-----------------------------------------------------

Commit 596258c8878491f4457f4bf36d058abdbe514462 in 
cordova-plugin-device-motion's branch refs/heads/master from sgrebnov
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-motion.git;h=596258c
 ]

CB-8083 Fix accelerometer callback on Windows


> Fix accelerometer callback on Windows
> -------------------------------------
>
>                 Key: CB-8083
>                 URL: https://issues.apache.org/jira/browse/CB-8083
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Device Motion
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>              Labels: accelerometer, windows
>
> When I use watchAcceleration Api on Windows accelerometerSuccess is called 
> only once.
> {code}
> var watchID = navigator.accelerometer.watchAcceleration(accelerometerSuccess,
>                                                        accelerometerError,
>                                                        accelerometerOptions);
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to