-
Notifications
You must be signed in to change notification settings - Fork 354
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
Many NullPointer AppCrashes #615
Comments
Looks to be related to this change: 4382eb0 |
Is it possible that you can release a quick fix Version for this? |
PRs are always welcome, but I may be able to raise one myself this week |
Just create the PR. That was not possible for my Java knowledge😃 |
I've released 4.15.14, so this should be fixed now. |
I was able to force the Crash by toggling Airplane Mode. This doesn't crashed now to think it works. Thanks 😊 |
We received many many Crashes caused of this Plugin by a NullPointer Exception:
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.bluetooth.BluetoothGattServer.close()' on a null object reference
The text was updated successfully, but these errors were encountered: