I wanted to handle this error and restart BLE, but capacitor is not capable to produce this error. I mean requestLEScan is not calling callbacks, is not throwing errors, it just hangs silently.
Expected behaviorrequestLEScan throws some error.
Plugin version:
@capacitor-community/bluetooth-le: [3.1.4]
Smartphone (please complete the following information):
Describe the bug Gatt leaks in Android BLE. It is well know thing, but capacitor ble plugin didn't provide a way to handle this issue.
To Reproduce Steps to reproduce the behavior:
requestLEScan
in android app.stopLEScan
).I wanted to handle this error and restart BLE, but capacitor is not capable to produce this error. I mean
requestLEScan
is not calling callbacks, is not throwing errors, it just hangs silently.Expected behavior
requestLEScan
throws some error.Plugin version:
Smartphone (please complete the following information):