yanshouwang / bluetooth_low_energy

A Flutter plugin for controlling the bluetooth low energy.
https://pub.dev/packages/bluetooth_low_energy
MIT License
50 stars 16 forks source link

[iOS] BluetoothLE stops advertising when a call comes in #58

Closed chuanpham closed 7 months ago

chuanpham commented 7 months ago

I encountered the following problem, hoping to find a solution.

When a call comes in, BluetoothLE stops advertising.

Has anyone here encountered this problem on iOS?

Thank you for your help.