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 App stops connecting/synchronizing after installing 3.0.0.2-dev-j Commit#3d9b08e5 (compatibility break?) #1698

Closed vanelsberg closed 2 years ago

vanelsberg commented 2 years ago

AndroidAPS 3.0.0.2-dev-j Build: #3d9b08e5 Flavor: Fullrelease

Watch: Samsung Galaxy Watch4 44mm Wear App: 2022.02.14 (Release version) Build: #B1D45833C

Problem description: With installing this build the Android Wear app stopped synchronizing. APPS was updated at about 18:30h

App seems to not be connected, Wear->RESEND DATA and Wear->OPEN SETTINGS ON WEAR have no effect.

Screenshot_20220505_213846_sysui

Screenshot_20220505_214022_androidaps

Log files AndroidAPS_LOG_1651779641963.log.zip

reijoahola-nightscout commented 2 years ago

You have to update also Wear.

vanelsberg commented 2 years ago

Expecting dev being compatible with release version. Apparently, it is not?

reijoahola-nightscout commented 2 years ago

Not compatible in this case. There is some big reorganosation inside Wear dev-j.

reijoahola-nightscout commented 2 years ago

I have both AAPS and Wear updated into dev-j but there seems to be mysterious problems what I do not understand. Could you update your systen and comment is it working without problems.

MilosKozak commented 2 years ago

i see crashes comming from OnePlus Nord2 5G caused by too old Wear OS

vanelsberg commented 2 years ago

Upgraded Wear App to current dev. Yes, it is now showing syncing/BG.

Unfortunately for this version:

So, seems to be a work in progress...

vanelsberg commented 2 years ago

caused by too old Wear OS

Well, In my case an almost brand new Samsung Galaxy Watch4. Was working perfectly with tiles and all control functions. Came sort of as a surprise as I expected release version of the Wear app to stay compatible.

MilosKozak commented 2 years ago

tiles fixed, the rest is working well for me

MilosKozak commented 2 years ago

image

vanelsberg commented 2 years ago

tiles fixed, the rest is working well for me

Ah, that's great! Will test tomorrow and let you know my findings

vanelsberg commented 2 years ago

Tiles:

Only the "Action" tile is now fixed, other two tiles do nothing

**On UI:

I am using same Watch face AAPS(digitalStyle)** Looks like UI is getting somewhat better now (layout may have been affected by database reset). But is off on some parts.

Screenshot_20220505_235635_sysui

20220505_235925

This is how release version looked :

original

reijoahola-nightscout commented 2 years ago

I have the same problems with the watchfaces. My watch is TicWatch Pro (from 2018) and the Wear OS should be the latest that the watch can update.

vanelsberg commented 2 years ago

tiles fixed, the rest is working well for me

Ah, that's great! Will test tomorrow and let you know my findings

Tried (current) dev build: On install AAPS started cycled crashes on startup (Note9/Android10, Nokia5.4/Android11 test phone installs just fine?) So needed reverted back to previous build 3d9b08e5c2.

TT83TT commented 2 years ago

for me, missing trend arrow and duplicate BG, OnePlus 8t phone and Galaxy Wear 4 watc IMAGE 2022-05-07 08:23:19 IMAGE 2022-05-07 08:23:35 IMAGE 2022-05-07 08:23:45 h

TT83TT commented 2 years ago

New last commit 96f095ce8, still the same, missing arrow and double BG

MilosKozak commented 2 years ago

https://github.com/nightscout/AndroidAPS/commit/e01647d496e405d3ae9617ae76f353147181ec02

MilosKozak commented 2 years ago

https://github.com/nightscout/AndroidAPS/commit/b437307157420a8abcdf46bee5981ecae739df71 if there is still somthing else, open new issue

vanelsberg commented 2 years ago

e01647d

Yes, Looks ok now. Thank for quick fixing: Much appreciated!