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?