Hi,
At our office we have two samsung tablets with gyroscopes. For our AR application created in Unity we use gyro.attitude. One 1 tablet this works great, but on the other the camera is very laggy. It seems the update rate of gyro.attitude is not smooth and as fast on one tablet as on the other. However, it seems that gyro.rotationRate is smooth and fast on both tablets. Using gyro.rotationRate to influence the camera is not optimal though, because of drift.
What could cause the laggy behaviour on the Samsung tab A tablet? We use Unity 2022.3
Kind regards,
Pascal