I have found error with android and accelerometer.In class org.apache.cordova.AccelListener accuracy is expected to be equal or better than SensorManager.SENSOR_STATUS_ACCURACY_MEDIUM.
If accuracy is worse than SensorManager.SENSOR_STATUS_ACCURACY_MEDIUM, the class will not fail nor return any accelerometer data.
I have fix ready for this issue and I can contribute it back to Cordova. Best Regards, Ville Sääski -- Ville Sääski [email protected]
