Just a POC
Please follow these steps to make the app working
Install Cordova platform using below link
https://ccoenraets.github.io/cordova-tutorial/create-cordova-project.html
- download the code from GIT
- run 'cordova build ios'
- this will create the xcode version of the project
- change the config.xml with your apple account details
- change the certificate setting in xcode
- add some manuel heart rate data in the phone
- try to run the application from xcode connecting to the iphone
- index.html is the starting point