rohit0713
rohit0713
I am not able to scan the bluetooth due to error [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method stopScan on channel flutter_bluetooth_basic/methods) E/flutter ( 4507): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7) E/flutter...
When calling await FlutterCallkitIncoming.activeCalls(); Then getting error PlatformException(error, Internal error: TypeReference constructed without actual type information, , null) only in release mode @hiennguyen92