motion_sensors
motion_sensors copied to clipboard
absoluteOrientationUpdateInterval has no effect
It seems like changing absoluteOrientationUpdateInterval has no effect on Android.
At least myFunction in motionSensors.absoluteOrientation.listen(myFunction); is called rapidly regardless of the value I set in absoluteOrientationUpdateInterval.
Tested on Android Emulator with API 29 and on real device running latest Android 10.
seems a bug @zesage motionSensors.absoluteOrientationUpdateInterval actually affects the motionSensors.orientation.listen()