Skip to main content

Apple Healthkit

To get started with SDK, no extra steps are required for Apple Healthkit. However, when integrating with the mobile app, you need to take a couple of steps. These steps involve enabling the HealthKit capability in your Xcode project, adding the necessary entries to your app's Info.plist file, and initializing the sync observers to make sure they run in the background.

Don't worry, we've got a detailed guide on integrating with Apple HealthKit in each tech stack integration doc that you can follow step by step.