-
Notifications
You must be signed in to change notification settings - Fork 485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Help]: issue with setNotifyValue and isNotifying on android 13 after latest security update #599
Comments
|
After we call In other words, this might be a problem with your device.
|
your device is disconnecting. you are calling disconnect |
I set timeout 30 seconds but it's Timed out after 15s only. |
|
try the example app |
When it's timeout it shows ERR on the device. I don’t know why this happen now everything working fine before update I have one device which is running on Andorid 13 also without new update on this device everything working fine. But only on latest updated version Android 13 it's not showing connection popup Please guide me on this. |
Good luck. I have no special knowledge about this. |
try 1.16.10 |
Still not working. Nothing happen after below line onConnectionUpdated() - Device=B0:B1:13:59:FA:01 interval=38 latency=0 timeout=500 status=0 |
try the example app? |
also try updating |
I try 1.17.3 but still not working. This issue occurs only for the Latest updated android device. |
What is your OS build number? I cannot reproduce this issue on:
|
Also, you've also filed an AOSP bug report I assume? Can you share the link? |
I have Oppo CPH2371 and it's build number is CPH2371_13.1.0.591(EX01) And second device is OnePlus 9Pro and it's build number is LE2121_13.1.0.591(EX01). |
Also, it's working fine with Android Native code but not working with your plugin. |
We use native code as well. Can you spot any differences in your native code vs ours? Also, have you tried the example app?
|
bump. |
without more info, this cannot be fixed. closing. |
Requirements
FlutterBluePlus Version
1.16.2
Flutter Version
3.13.5
What OS?
Android
OS Version
Android 13
Bluetooth Module
We are using Accu-chek instant.
What happened?
After updating the Os version setNotifyValue shows true in the log but it does not return any result and after some time it shows timeout.
Logs
The text was updated successfully, but these errors were encountered: