An instance of CMDeviceMotion encapsulates measurements of the attitude, rotation rate, and acceleration of a device.
Currently can only get Accelerometer, Gyroscope and Magnometer separately. Attitude data gives combined data about motion, which is super useful to say make an virtual reality app.
(Raised this to keep track of it, not asking for a fix - I do understand that it is the community's responsibility to help out.)
From CMDeviceMotion docs:
Currently can only get Accelerometer, Gyroscope and Magnometer separately. Attitude data gives combined data about motion, which is super useful to say make an virtual reality app.
(Raised this to keep track of it, not asking for a fix - I do understand that it is the community's responsibility to help out.)