|
Some checks are pending
Build Android (APK + AAB) / build-android (push) Waiting to run
Bug v1.10.4: clicar 🔄 Re-ler gerava 'getServices erro: Bluetooth LE not initialized' porque Android desconecta GATT em background pra economizar bateria, mas state.btDevices ainda mostra 'conectado'. Fix: bmsManualRead agora faz 3 passos sequenciais com diagnóstico: 1. ensureBleNativeReady() — garante plugin inicializado 2. ble.connect({deviceId, timeout:15000}) — reconecta GATT (silent se 'already connected') 3. bmsProbeAndAttach() — probe completo Cada passo emite log próprio: "Plugin init OK", "GATT reconectado" ou "GATT já conectado", "🔍 Enumerando characteristics..." Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| schemas | ||
| auth.js | ||
| billing.js | ||
| db.js | ||
| google-calendar.js | ||
| index.js | ||
| notifications.js | ||
| realtime.js | ||