[New InputSystem]Gyroscope.current.angularVelocity.ReadValue() returns zeroes(0,0,0)

Hi,
I am enabling UnityEngine.InputSystem.Gyroscope.current & it is not null.
On Android, I move the device, and it returns (0,0,0) constantly.
I am unsure what to do!

Im using Unity 2020.1.10f1, & we are migrating to the new InputSystem.

Hi, did you find any solution to that? For me the Input System 1.2.0 with leanTouch on iPad always return (0,0,0)