Has anyone successfully tested any of the new CoreMotion APIs with the simulator? It seems that those which require M7 aren't working. I've tried calling these functions on the new simulator running iOS 7
(BOOL)isActivityAvailable
and
(BOOL)isStepCountingAvailable
but both function calls return false.