Unable to connect app via bluetooth in iOS

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(reactive_ble_mobile.Central.(unknown context at $1013cc3b4).Failure:1, The operation couldn’t be completed. (reactive_ble_mobile.Central.(unknown context at $1013cc3b4).Failure error 1.), {}, null) #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:648:7) #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334:18) <asynchronous suspension> #2 ReactiveBleMobilePlatform.discoverServices.<anonymous closure> (package:reactive_ble_mobile/src/reactive_ble_mobile_platform.dart:290:15) <asynchronous suspension> #3 BleDeviceInteractor.discoverServices (package:ssss/pages/src/ble/ble_device_interactor.dart:47:22) <asynchronous suspension> #4 _DeviceInteractionTabState.discoverServices (package:ssss/pages/machines/satellite/device_interaction_tab.dart:283:20) <asynchronous suspension>

Perhaps someone here in the community who is familiar with Flutter and Bluetooth can assist, but you may also want to check with the support channels for Flutter to understand what all these errors mean.

Unable to connect app via bluetooth in iOS
 
 
Q