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

Android 13 Crash on "onCharacteristicChanged" #798

Open
rueldognidon opened this issue Jan 9, 2024 · 1 comment
Open

Android 13 Crash on "onCharacteristicChanged" #798

rueldognidon opened this issue Jan 9, 2024 · 1 comment

Comments

@rueldognidon
Copy link

Steps to reproduce

  1. Connect to BLE Device using an Android 13 device

  2. Do normal read and write functions

Expected behavior

No crash

Actual behavior

Crashes from time to time

Crashlog

[lgen.mobile.dev] java_vm_ext.cc:594] JNI DETECTED ERROR IN APPLICATION: JNI ERROR (app bug): jobject is an invalid global reference: 0x47ab6 (deleted reference at index 9173)
[lgen.mobile.dev] java_vm_ext.cc:594] in call to DeleteGlobalRef
[lgen.mobile.dev] java_vm_ext.cc:594] from void crc640d7c6d57b8a5f296.GattCallback.n_onCharacteristicChanged(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGattCharacteristic)

Configuration

Version 3.0.0
Android 13
Samsung A54 5G...

@smsissuechecker
Copy link

Hi @rueldognidon,

I'm the friendly issue checker.
It seems like (37.50 %) you haven't used our issue template 😢 I think it is very frustrating for the repository owners, if you ignore them.

If you think it's fine to make an exception, just ignore this message.
But if you think it was a mistake to delete the template, please close the issue and create a new one.

Thanks!

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

No branches or pull requests

3 participants