Does the accelerometer still work on iOS 12? I used this a while ago but now all I get is 0. It never changes.
+ System: Every tick
-> AccelTxt: Set text to "X= "&Touch.AccelerationX&" Y="&Touch.AccelerationY
-> AccelG: Set text to "XG= "&Touch.AccelerationXWithG&" YG="&Touch.AccelerationYWithG
-> GammaTxt: Set text to "Gamma= "&Touch.Gamma&" Beta= "&Touch.Beta