Which iOS devices support CMStepCounter?
问题 Apple added step count support with the M7 in the new iPhone 5s. This is the documentation on isStepCountingAvailable isStepCountingAvailable Returns a Boolean indicating whether step-counting support is available on the current device. (BOOL)isStepCountingAvailable Return Value YES if step-counting support is available or NO if it is not. Discussion Step-counting support is not available on all iOS devices. Use this method to determine if support is available on the current device.