Skip to content

appcoda/HealthKit-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A HealthKit demo that works with Core Bluetooth

In this tutorial, we are going to walk you through a few stuff:

  • Explain the concepts behind HealthKit.
  • Show you how HealthKit can give your career a boost.
  • Discuss the privacy implications of developing apps that can read/write a user's very personal health data.
  • Show you how to prepare an Xcode project for integration with HealthKit.
  • Walk you through some Swift 4 code I wrote for reading from and writing to the HealthKit data store.
  • Show you the output from my code as it works with health data.
  • And, finally, give some hints as where you can go next with HealthKit.

For the full tutorial, please refer to:

https://www.appcoda.com/healthkit

Releases

No releases published

Packages

No packages published

Languages