Skip to content
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

java.lang.NullPointerException: Attempt to invoke virtual method 'void com.tablemi.flutter_bluetooth_basic.DeviceConnFactoryManager.sendDataImmediately(java.util.Vector)' on a null object reference #29

Open
apocalipse9 opened this issue Oct 8, 2021 · 1 comment

Comments

@apocalipse9
Copy link

Hi Folks, good day.
I'm getting this messages on crashlytics and can't reproduce this problem.
Does anyone have any idea what might be causing this problem? In my tests it runs perfectly, but some users are having this problem.

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.tablemi.flutter_bluetooth_basic.DeviceConnFactoryManager.sendDataImmediately(java.util.Vector)' on a null object reference
at com.tablemi.flutter_bluetooth_basic.FlutterBluetoothBasicPlugin$4.run(:62)
at com.tablemi.flutter_bluetooth_basic.ThreadPool$1.run(:2)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)

@ebrahimmansur
Copy link

same here ,,,,have you found a solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants