1.0.0 • Published 3 years ago

burner-background-health-plugin v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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 boolean false if unsuccessful.

Supported Platforms

  • iOS