juliansteenbakker / flutter_ble_peripheral

A Flutter package for advertising BLE data in peripheral mode
BSD 3-Clause "New" or "Revised" License
72 stars 50 forks source link

cannot receive state idle callback #158

Open Shik1266 opened 9 months ago

Shik1266 commented 9 months ago

@juliansteenbakker i cannot receive state idle callback with onPeripheralStateChanged when i stop advertising

stam0912 commented 7 months ago

Do you have a solution yet? Is it a bug on android only? I don't receive the statechanged callback after timeout/stop advertising, but ios works.