boswelja / WatchConnectionLib

An Android library to provide a shared API for multiple smartwatch platforms
Apache License 2.0
3 stars 0 forks source link

Wear OS statuses aren't updated properly #37

Closed boswelja closed 3 years ago

boswelja commented 3 years ago

This seems to be due to CapabilityClient not registering a change when a device is moved to/from nearby, among other things. This leads to status not properly switching between CONNECTED, CONNECTED_NEARBY and possibly others.