Pedometer

buzztouch plugin: Pedometer
Version: v1.2
A fully functional Pedometer utilizing Apple’s HealthKit. Let your users know exactly how many steps they have taken each day, as well as how far they walked or ran (in miles OR kilometers), and flights of stairs.
works on iOS iOS
Developer Info
Latest Review
Screenshots
More Information
A fully functional Pedometer utilizing Apple’s HealthKit. Let your users know exactly how many steps they have taken each day. It also does NOT require your app to be open for the steps to be counted, as the info is pulled directly from the Health app. The step count resets at Midnight (user’s local time) every day, just as Apple’s Health App does, since that’s where the step data is obtained from. At the bottom, your user can see how far they walked or ran total for the day, in either miles or kilometers. Pedometer will also track the total flights of stairs that your user has climbed for the day. Also, everything is laid out on an easy to modify XIB file, if you want to put any custom touches on the screen.

------------------------
Version History
------------------------
Version 1.2 - Added total flights of stairs climbed for the day
Version 1.1 - Added daily distance walked or ran (in miles or kilometers)
Version 1.0 - Initial Release

------------------------
iOS Project Settings
------------------------
The only thing you will need to do after adding the plugin to your project is to add the HealthKit framework to your project, and then under the “capabilities tab”, make sure you enable HealthKit.

------------------------
Other Notes
------------------------
HealthKit and the Health App are only available in iOS 8.0 and above. As of the time of this release, 80.9% of all iOS users are using 8.0 or above…
see current stats here: https://david-smith.org/iosversionstats)