Giter VIP home page Giter VIP logo

healthkitimporter's Introduction

HealthKit Importer

With this Swift 4 project you can import HK data from a device to your simulator/another device.

To get HK data you can use the default data file in the project or just get one from your device:

HealthKit App -> User icon -> Export health data -> extract the export.xml file form the zip and replace the exisating one in the project.

  • Not all HK record types were added to this importer, feel free to add more of the missing types

healthkitimporter's People

Contributors

boozi2 avatar samjp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

healthkitimporter's Issues

Crash for metadata field.

Im using an export file from my healhtkit. I have some sleep data which I'm interested in and Glucose and InsulinDelivery data (which im working with).
A lot of insulinDelivery entries are printed succesflly, except for one of the values is there a way to add an exception to prevent the import from crashing?

Any ideas on how can I debug the real cause of crash ?

This is the last log before crashing:

***** HKRecord *****
type: HKQuantityTypeIdentifierInsulinDelivery
value: 3.0
unit: Optional("IU")
sourceName: MyGlucoseApp
sourceVersion: 321
startDate: 2018-06-16 08:00:00 +0000
endDate: 2018-06-16 08:00:00 +0000
creationDate: 2018-11-20 09:29:36 +0000
activityType: Optional(__C.HKWorkoutActivityType)
totalEnergyBurned: 0.0
totalDistance: 0.0
totalEnergyBurnedUnit:
totalDistanceUnit:
metadata: Optional(["key": "HKInsulinDeliveryReason", "value": "1"])

Terminating app due to uncaught exception '_HKObjectValidationFailureException', reason: 'Type HKQuantityTypeIdentifierInsulinDelivery does not have required metadata HKMetadataKeyInsulinDeliveryReason'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.