标签: ios swift xcode6 health-kit
我试图在我的代码中使用HealthKit的步进计数器功能。我可以直接从商店阅读此内容吗?如何阅读和显示步骤数据?
答案 0 :(得分:0)
看起来像简单的查询和执行。 This article提供了有关如何在HealthKit中查询和读取步骤数据的详细信息。
Read more about HealthKit here.