blog

  • Home
  • blog
  • Using HealthKit with a Cordova App

Using HealthKit with a Cordova App

HealthKit is a framework introduced in iOS 8 that provides a centralized, user coordinated and secure datastore for health and fitness related information. The HealthKit datastore is shared among apps so that they can access health and fitness related data.

In this tutorial I will show you how a Cordova app can read and update HealthKit data. I will create a simple app which will let users update height, weight and vitamin C consumption. To access the HealthKit framework I will use Telerik’s HealthKit Cordova Plugin.

Continue reading %Using HealthKit with a Cordova App%

LEAVE A REPLY