-
Hi,
1. I have a blood pressure device https://www.beurer.com/web/gb/products/medical/blood-presure/upper-arm-blood-pressure-monitors/bm-85.php that operates offline and stores measurements in its m…
-
When trying to import the new version of the Watch SDK I am getting an error message:
```
Error on line 21, column 11: Invalid description in the "healy_watch_sdk" pubspec on the "flutter_plugin" …
-
We have upgraded Flutter version to 2.10 and the example app does not work anymore.
-
When I am properly connected with a watch via the watch sdk and then turn off the watch, I end up in a constant state of switching between `DeviceConnectionState.connecting` and `DeviceConnectionState…
-
I think this issue is partially connected with the recent issue below reported by @ChrisMarxDev.
My issues are these:
1. After I scanned and connected a watch, but no touch on OS native pairing di…
-
As far as I remember, your engineer said that passing push messages to the watch on Android should be implemented outside of watch Sdk.
I just want to double check if it is true. If so, do you have…
-
Typical packages in dart/ flutter have the lib for the package at it's root and a separate example folder for the example application.
This seems to be the wrong way around in the current state of …
-
We cloud not start the breathing workout.
If we call workout `startWorkout(HealyWorkoutMode.breathing)` no breathing workout is started
```
startWorkout(HealyWorkoutMode.breathing)
```
-
Hello, I'm unable to get steps from Mi band 7 (firmware 2.1.0.1) only heart rate. I'm using latest stable and development version of OpenMqttGateway. I've tried to downgrade Zepp Life to previous v6.9…
-
On **iOS** after enabling push messages by calling `await watchSdk.enableANCS()` push messages still don't seem to be forwarded to the watch device.
Same on the demo application.
Is other setup requ…