burner-background-health-plugin
v1.0.0
Published
Burner's Background Health Plugin
Downloads
2
Readme
Title: Background Health Plugin Description: Initialize background listener for Health (healthkit, google fit)
Installation
cordova plugin add https://github.com/burnerfitness/background-health-plugin.gitUtilization
To run the initializers run the initialize methods. Plugin handles everything else.
Initialize
BurnerBackgroundHealthPlugin.initializeSession():Promise<boolean>Returns successful promise result with
trueboolean if successful connection, and throws an error with booleanfalseif unsuccessful.
Supported Platforms
- iOS
