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

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

Commit 67f508de7816bb94b3fa7edbee752050005dd051 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=67f508d
 ]

CB-8083 Adds test to make sure success callback is called each time


> 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