RafCoder90

Results 3 comments of RafCoder90

E/flutter ( 8557): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method setLogLevel on channel flutter_blue_plus/methods) E/flutter ( 8557): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:294:7) E/flutter ( 8557):

In my app, I scan, connect to the device, and discover services. Android everything is ok. But in IOS: - scan device OK - connect to device OK - discovery...