iOS Crash When Calling BluetoothLowEnergy.connect #458
-
|
We have a function that connects to a Bluetooth device and reads its RSSI to estimate the distance based on signal strength (without scan and addListener). This function works perfectly on Android. However, on iOS, the app crashes when calling BluetoothLowEnergy.connect. The crash logs indicate the following error:
Has anyone encountered a similar issue or found a solution? Any insights would be appreciated! [ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Thank you for reporting that. Which options do you pass to the method? |
Beta Was this translation helpful? Give feedback.
-
|
Does the following dev build fixes your issue? |
Beta Was this translation helpful? Give feedback.
Does the following dev build fixes your issue?