[Bug] Motion sensors event

Hi,

I have used motion sensors events to allow my character to move left and right according to device motion sensor (adding a force on X of DeviceSensors::OrientationGamma()*30)

At the end, it is working well after compiling on Android
However, it is not on iOS - could you explain to me why ? Are the events not supposed to be universal to any platform I want to export my game to ?

Thanks
Best, z