Is heart rate raw data available for developers via WatchKit?

旧城冷巷雨未停 提交于 2019-12-05 00:50:33

Heart Rate Raw Data information is now available in Watchkit for watchOS 2.0.

WatchOS 2 includes many enhancements to other existing frameworks such as HealthKit, enabling access to the health sensors that access heart rate and health information in real-time.

You could check this information in the following session which is total 30 minutes presentation.If you do not want to watch entire session, then you directly jump to Healthkit API features which is in between 25-28 min:

WatchKit for watchOS 2.0 Session in WWDC 2015

Here is the source code implementation link

you can't access heart rate data in the raw - but watchkit is now at least available in limited form here - https://developer.apple.com/watchkit/

Apple has not provided any information about what APIs will actually be available in the WatchKit when it becomes available. As of today, Apple says they will release the first release of WatchKit in November 2014 (Next Month). As long as you are a registered developer, you will get an email when WatchKit is available.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!