TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | Custom |
ReleasedLast Release | Sep 2017 |
Maintained by Nathan Malubay.
healthvault-ios-sdk is an iOS framework you can use to build applications that leverage the Microsoft HealthVault platform. healthvault-ios-sdk is actively used by the Microsoft HealthVault for iPhone app.
The example project demonstrates how to:
@import HealthVault;
import HealthVault
All applications must be registered with the HealthVault Application Configuration Center (ACC) before they can connect to the service. During registration, the ACC will request that you upload an appropriate certificate which will be used subsequently to secure communications between your app and the service. For more information on how to obtain an appropriate certificate, please see Creating Key Pairs.
Contributions to the healthvault-ios-sdk are welcome. Here is how you can contribute:
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.