Releases: dariosalvi78/cordova-plugin-health
Releases · dariosalvi78/cordova-plugin-health
V3
Initial support for HealthConnect in Android and abandoning Google Fit.
This initial release adds support for a few data types on Android (steps, calories, activities), the iOS code remains unchanged, but documentation of data types will be re added as support on Android is also added.
Importantly, this release breaks previous API, see CHANGELOG for details.
V2
This version supports the most recent Fitness API and Android 10
Warning: there are 2 changes that break the previous versions interface
- the date of birth and gender have been removed from GoogleFit custom datatypes, you need to store these using your app's persistent mechanism
- sourceName has been removed from GoogleFit
First "good" release
this release works pretty well and has a good set of functionalities included
- request authorization
- detailed queries
- aggregated queries
- storage of data