Sergey Grebnov created CB-8083:
----------------------------------
Summary: 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
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]