Help with accessing Android sensors through JNI - Failed to find method

Hi,

Ive managed to get this working on Unreal 4.23.1 with the light sensor and also pressure sensore but cant get it working with Sensor.TYPE_ROTATION_VECTOR, X Y and Z of the vector are all 0.0. is ther any kind of permission or somthing else that i need to enable?

thanks