Merge branch 'master' into v5

This commit is contained in:
Daniel Sogl
2019-01-20 17:37:35 +01:00
parent 34ecd29d9f
commit a9dbb23b23
15 changed files with 2567 additions and 322 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ export class Health extends IonicNativePlugin {
*
* Quirks of isAuthorized()
*
* In iOS, this function will only check authorization status for writeable data.
* In iOS, this function will only check authorization status for writable data.
* Read-only data will always be considered as not authorized. This is an intended behaviour of HealthKit.
*
* @param {string[] | HealthDataType[]} datatypes a list of data types you want to check access of, same as in requestAuthorization