PhilipsHue / flutter_reactive_ble

Flutter library that handles BLE operations for multiple devices.
https://developers.meethue.com/
Other
661 stars 321 forks source link

reactive ble is not wroking scan mode in ios release mode #850

Closed mobiletechno closed 3 months ago

mobiletechno commented 5 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Connect to one / many devices using connectTo() / connectToAdvertisingDevice()
  2. Read from / write to / subscribe to a protected / non-protected characteristic
  3. Observe a failure with exception (including the part of the stack trace, belonging to this package) …

Expected behavior A clear and concise description of what you expected to happen.

Smartphone / tablet

Peripheral device

Additional context Add any other context about the problem here.

Taym95 commented 3 months ago

Please write full description to your issues