Prerequisites
Question
On iOS 26(iPhone 17 Pro Max), devices connect successfully but then disconnect randomly a few seconds later with the following error:
Error Domain=CBErrorDomain Code=6 "The connection has timed out unexpectedly."
This issue does not occur on older iOS versions or on Android. Is this a known change in CoreBluetooth on iOS 26, or does something need to be handled differently in the library?
Question related code
Prerequisites
Question
On iOS 26(iPhone 17 Pro Max), devices connect successfully but then disconnect randomly a few seconds later with the following error:
Error Domain=CBErrorDomain Code=6 "The connection has timed out unexpectedly."
This issue does not occur on older iOS versions or on Android. Is this a known change in CoreBluetooth on iOS 26, or does something need to be handled differently in the library?
Question related code