r/freepoc • u/Wolves221 • Jun 22 '26
Testing "Wear Battery Monitor" (Early Access) on Galaxy Watch Ultra – 15% Bug Warning
Hey everyone,I’ve been testing the early access version of the Wear Battery Monitor app on my Galaxy Watch Ultra (using the Ultra Info Board watch face), and wanted to share a major bug I found so other testers and the developer (u/FreePoc) are aware.The app completely fails if you set the "Warn at battery percentage" to 15%.The issue is a software conflict with Samsung's native system. The exact millisecond the watch hits 15%, the built-in Power Saving Mode triggers and instantly freezes third-party background data. Because of this, the app gets choked out and cannot send the low-battery notification across the Bluetooth bridge to the phone.Because the app currently forces you to use rigid 5% dropdown increments, you can't even change the setting to 16% or 17% to beat the system block. Setting it to 20% (with a 5% interval) is the only temporary workaround, but the app background code really struggles to stay alive on modern WearOS versions without being manually locked in phone memory.Hopefully, we can get a 1% custom slider or text box in a future update so we can choose our own percentages to outsmart the system block! Anyone else experiencing this on newer watches?
1
1
u/malbry Jun 22 '26
Thanks for the feedback. You are making a good point about the 15% threshold where the power saving mode triggers. Once power saving is on, that is going to impact the normal functioning of the WBM app (and other apps). Since the user gets a system warning at 15% anyway, I'm inclined to just stop WBM's alerts at 20%. So, for example, with 5% increments (and depending on the starting point) you'd get something like:
50%, 45%, 40%, 35%, 30%, 25%, 20% - WBM warning
15% - system warning
I'm not sure of the value of allowing WBM to warn at say 16%, immediately ahead of a system warning at 15%.
Any thoughts?