Samir Ait abdelkoui
Samir Ait abdelkoui
well no, we have a lot of users having the same problem and the device isn't stopping at all. In fact when they attempt to pair again, it connects correctly....
just fyi, we have an old app that uses native iOS code (Swift) to connect to the device and we never had this issue before
Here are some resources for this issue reported by other users: - [https://developer.apple.com/forums/thread/122325](https://developer.apple.com/forums/thread/122325) - [https://lists.apple.com/archives/bluetooth-dev/2013/Apr/msg00154.html](https://lists.apple.com/archives/bluetooth-dev/2013/Apr/msg00154.html)
@AliEasy please check this solution [https://github.com/Dev-hwang/flutter_foreground_task/issues/126](https://github.com/Dev-hwang/flutter_foreground_task/issues/126)
This issue happens only when running the app on release mode on Flutter 3.22.3. Any fix for this ?
This is happening to me on Flutter 3.22.3 and intercom 9.0.8. Any solution for this, this is blocking us from releasing a critical app update
Having the same issue on iOS devices
Note in this case, the pairing stream emits 2 disconnected states before it emits connected state when trying to connect to the device
I'm not calling any disconnect from my end
Also, I don't know why did you change the title ?! It's exactly the same issue that is happening in the issue that was marked as resolved [here](https://github.com/chipweinberger/flutter_blue_plus/issues/934)