Skip to content

Demo app showing how to import a cycling FIT file to Apple Health.

License

Notifications You must be signed in to change notification settings

axelrivera/HealthImportDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Health Import Demo App

A demo app showing how to read a FIT file and save a cycling workout to HealthKit.

Tip

Check out the full blog post on my website: How to import a FIT File to HealthKit

The demo app will:

  1. Read a FIT file from a sample file or Files app
  2. Parse the FIT file using FitDataProtocol
  3. Save the workout data to HealthKit
  4. Read the workout from Apple Health and show some details and route

Demo Screenshot

About

Demo app showing how to import a cycling FIT file to Apple Health.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages