shivao-projeto/app
PontualTech / Karlão 0999da3b51
Some checks are pending
Build Android (APK + AAB) / build-android (push) Waiting to run
fix(ble): typo writeWithoutResponses→writeWithoutResponse v1.10.13
Web Bluetooth log mostrou ff02 com property [read] sozinha, mas no
APK v1.10.7 o plugin reportava [wnr,read]. Discrepância revelou typo:
eu usei p.writeWithoutResponses (com S no final) mas o nome correto
da property em BluetoothCharacteristicProperties é singular —
p.writeWithoutResponse. Sempre undefined → ff02 não detectado como
writeChar → probe abortava com 'Sem chars notify+write'.

Fix: 4 ocorrências em bmsProbeWebBluetooth corrigidas. Plugin
Capacitor por sorte usa o nome diferente (writeWithoutResponse no
nested object) então não foi afetado.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 08:42:19 -03:00
..
diario-bordo.html fix(ble): typo writeWithoutResponses→writeWithoutResponse v1.10.13 2026-04-29 08:42:19 -03:00