aeyrium / aeyrium-sensor

A Flutter sensor plugin which provide easy access to the Pitch and Roll on Android and iOS devices.
https://aeyrium.com
MIT License
57 stars 33 forks source link

roll value different on Android vs iOS #7

Open sgehrman opened 4 years ago

sgehrman commented 4 years ago

Could you make the values for roll the same?

sssalib42 commented 4 years ago

Pitch value is different too! event.pitch * 180 / pi Produces 0 when phone is up vertically in Android, but produces 45 on iOS