NightscoutFoundation / xDrip

Nightscout version of xDrip+
https://jamorham.github.io/#xdrip-plus
GNU General Public License v3.0
1.38k stars 1.14k forks source link

Watchface always stuck (SSW3) #810

Closed Radetim closed 5 years ago

Radetim commented 5 years ago

I'm using xDrip+ (currently nightly 2019.02.21) together with a Sony SmartWatch 3 with xDrip watchface (the standard one). Usually my phone is collecting the readings and sending them to my watch. When activating the watch display, the watchface is almost always stuck, restarting, or going black. I get the WearOS message "xDrip Prefs. does not react, do you want to close the app?" regularly (I translated the message from German, I hope you know what I mean). When "Force wear collection" is enabled, the watchface works perfectly fine.

kskandispersonal commented 5 years ago

This can happen if the watch app is out-of-sync with the phone xDrip+ version. Make sure that your watch has the same version of phone xDrip+. You can do this either w/ adb, or with Android Wear on your phone and selecting sync all apps.

Also, you might want to try restarting your watch when this happens to ensure all preferences are synced to your phone.

If still having problems, try initializing the watch xDrip+ DB by selecting "Reset Wear DB" from the upper, right 3-dot menu on phone xDrip+. This will initialize your wear DB in case there is some corrupt data.

Radetim commented 5 years ago

Thank you! Syncing all apps via WearOS seems to have done the trick. But I think I'll stay with wear collection anyway. So being out-of-sync did something good. ;)

kskandispersonal commented 5 years ago

I'll close this issue then?