16

On the last Google I/O was introduced a new service in the Location API's in Android - Activity Recognition.

Is there such a framework for iOS?

Nikolay Tsenkov
  • 1,128
  • 10
  • 26

1 Answers1

13

I realize this question is old, but for future reference CMMotionActivity provides this functionality. New to iOS 7 and enabled by the M7 coprocessor.

pcoving
  • 2,770
  • 1
  • 21
  • 17