burner-background-health-plugin
v1.0.0
Published
Burner's Background Health Plugin
Downloads
4
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.git
Utilization
To run the initializers run the initialize methods. Plugin handles everything else.
Initialize
BurnerBackgroundHealthPlugin.initializeSession():Promise<boolean>
Returns successful promise result with
true
boolean if successful connection, and throws an error with booleanfalse
if unsuccessful.
Supported Platforms
- iOS