byRogerDev

Results 5 comments of byRogerDev

I have tried it, and I have this problem, can you help me? Thank `D:\Flutter\src\.pub-cache\git\flutter_bluetooth_serial-49d778bd52b9c29cb1105190ff05c6dd6f2b8617\android\src\main\java\io\github\edufolly\flutterbluetoothserial\FlutterBluetoothSerialPlugin.java:459: error: cannot find symbol if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.S) { ^ symbol: variable S location: class...

I have solved it. In flutter_bluetooth_serial/[android]/build.gradle Change: compileSdkVersion 30 -> compileSdkVersion 31

Hi again, i have problem when i connected with bluetooth device, in .toAddress(device.address) function: PlatformException(connect_error, UID 10396 / PID 3613 lacks permission android.permission.BLUETOOTH `I/flutter ( 3613): at android.bluetooth.IBluetoothSocketManager$Stub$Proxy.connectSocket(IBluetoothSocketManager.java:227)` `I/flutter (...

> @Catalunya69 , are you trying against a Xiaomi? Testing with POCO F3

Ohhhh Thanks!!! Solved with: ``