Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Battery percentage sometimes displays 0% #53

Open
CorvetteCole opened this issue Jun 14, 2020 · 2 comments
Open

Battery percentage sometimes displays 0% #53

CorvetteCole opened this issue Jun 14, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@CorvetteCole
Copy link
Owner

I do not yet know how to reproduce this consistently, but calling setActiveComplications(BATTERY_COMP_ID); fixes it.

@CorvetteCole CorvetteCole added this to the 1.6.0 milestone Jun 14, 2020
@CorvetteCole CorvetteCole added the bug Something isn't working label Jun 14, 2020
@CorvetteCole CorvetteCole self-assigned this Jun 14, 2020
@davwheat
Copy link

davwheat commented Sep 1, 2020

Seems to happen after you just start the watch or after something causes the system to 'hang', almost as if System UI is crashing.

@CorvetteCole
Copy link
Owner Author

I think it is a bug with WearOS, I need to put a workaround in that checks if the battery is 0% and if so calls setActiveComplications(BATTERY_COMP_ID);

battery should never be 0% anyways

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants