Vital Connect iOS app is available for the Grow and Scale plans.
The app is available on the App Store, and you can download it here.
The Vital iOS app allows your customers to quickly sync their Apple HealthKit data with you. This is quite handy if you don’t have an iOS app, but you still want to analyse the data stored in the Apple Health app.
The flow is quite straighforward:
userId
). If they aren’t, you can create one by using our Create User endpoint.userId
. You can use our Create Code endpoint for this.A Vital code can only be used once. If your user is facing issues, please ask them if they tried the code multiple times.
After the user enters the code successfully they will have the option to:
If the user stops sharing data, the app will clean the user’s credentials stored locally. It will also reset the SDK. However it won’t delete the connection between that user and Apple HealthKit on our servers. This means that even if the user stops sharing data, the already collected data won’t be deleted. This is true for both Apple HealthKit but also for any other provider the user might be connected to (e.g. Garmin, Oura).
If you want to disconnect your user from a provider, you need to call the deregister provider endpoint.
Vital Connect iOS app is available for the Grow and Scale plans.
The app is available on the App Store, and you can download it here.
The Vital iOS app allows your customers to quickly sync their Apple HealthKit data with you. This is quite handy if you don’t have an iOS app, but you still want to analyse the data stored in the Apple Health app.
The flow is quite straighforward:
userId
). If they aren’t, you can create one by using our Create User endpoint.userId
. You can use our Create Code endpoint for this.A Vital code can only be used once. If your user is facing issues, please ask them if they tried the code multiple times.
After the user enters the code successfully they will have the option to:
If the user stops sharing data, the app will clean the user’s credentials stored locally. It will also reset the SDK. However it won’t delete the connection between that user and Apple HealthKit on our servers. This means that even if the user stops sharing data, the already collected data won’t be deleted. This is true for both Apple HealthKit but also for any other provider the user might be connected to (e.g. Garmin, Oura).
If you want to disconnect your user from a provider, you need to call the deregister provider endpoint.