-1

I want to get a device's rotation, altitude and slope.

Should I use gyrometer functions?

But I don't know how can I use them and which one?

rbrayb
  • 46,440
  • 34
  • 114
  • 174
Hacer sengul Akac
  • 683
  • 3
  • 17
  • 25
  • possible duplicate of [Apple gyroscope sample code](http://stackoverflow.com/questions/3245733/apple-gyroscope-sample-code) – Brad Larson Dec 07 '11 at 17:36

1 Answers1

0

You should look at CoreMotion framework.

MarrLiss
  • 808
  • 5
  • 10