-
I'm trying to pull a list of workouts from health kit and reading Apple's docs it appears it needs the identifier of either `HKWorkoutType` or `HKWorkoutTypeIdentifier` I may be going about this the w…
-
I am trying to write Blood Pressure value both Systolic and Diastolic as a Correlation but the app crashes.
final sysVal = QuantityHarmonized(120, 'mmHg', null);
final diaVal …
-
**Describe the bug**
Hi,
I am trying to read route data from Health App tracked with an Apple Watch. The route is correctly displayed in Health App. When trying to read the route data, I get followi…
-
**Describe the bug**
While working on issue #38, I tried to update to release 2.0.3. When trying to create the iOS archive, following errors occur:
Swift Compiler Error (Xcode): Extra arguments at…
-
I have been working on flutter for 2 years and have never faced such an issue like this.
Im unable to get the app running. When I try launching from vscode to simulator. The App is stuck on launc…
-
**Describe the bug**
When I try to call `HealthKitReporter.anchoredObjectQuery` twice (first time for `WorkoutType.workoutType.identifier`, second for `CategoryType.sleepAnalysis.identifier`) it seem…
-
I have to get **BirthDate** and **BiologicalSex** in my app, for this purposes I use `HealthKitReporter.characteristicsQuery()` method.
I've faced with the following problem.
I get an exception `_T…
-
**Is your feature request related to a problem? Please describe.**
I'd like to get the HKWorkoutActivityType enum value for workouts. Currently we get a `description` string instead.
**Describe …
-
**Describe the bug**
Since version 1.5.0 or 1.5.1 the app crashes on iOS.
While everything in Dart is in try-catch-blocks, the whole app crashes.
Was there a change that I need to update? The ana…
nohli updated
3 years ago
-
I was waiting for a package like yours. Yesterday, I've implemented saving mindful minutes and it works well!
If interested, I could share some sample code here, that works for this use case (was s…
nohli updated
3 years ago