nightscout / AndroidAPS

Opensource automated insulin delivery system (closed loop)
https://wiki.aaps.app
GNU Affero General Public License v3.0
724 stars 1.76k forks source link

Wear OS bug aaps 3.0.0.1 #1466

Closed yhonatanb20 closed 2 years ago

yhonatanb20 commented 2 years ago

Hello, wanted to report a bug regardind the watch app (for wear OS): The watch face displays only readings that it received at real time, which means:

  1. If you set a watch face, you should press "resend all data" on wear tab of phone app to see your graph for past few hours.
  2. If my watch disconnects from the phone for 30 min at night, I then wake up and see a 30 min gap in the redings which doesn't really exist. Can it be fixed please? Xdrip watchfaces, for example, become synced instantly with the phone app and show all data within a few seconds after you set them up.
Andries-Smit commented 2 years ago

@yhonatanb20 thank you for reporting, there are many improvements on the wear os app now available on de dev branch. Including fixes for the issue you describe. If possible you can test it with the dev branch by updating just the wear os app. Please note that the quick wizard tiles will only work when both phone and watch are on the latest version.

yhonatanb20 commented 2 years ago

Thank you! I feel comfortable with generating apks and updating the app, but I have no experience using log files, debugger etc. So it is better for me not to use dev branch on phone, right?

Andries-Smit commented 2 years ago

@yhonatanb20 you can just update the watch app and keep the releases 3.0.0.1

yhonatanb20 commented 2 years ago

Thanks!