Skip to content

crash #11

@LdwHly

Description

@LdwHly

用户反馈过来的,还有看日志里,明明是三星系统,为啥初始化时还是AndroidBle
SDK_INT=21
MODE=SM-G900V
appVersion=SM-G900V->5.0->v3.5.0->c92 ->BLE:true
App_Type=Remote
java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference
at android.os.Parcel.readException(Parcel.java:1546)
at android.os.Parcel.readException(Parcel.java:1493)
at android.bluetooth.IBluetoothGatt$Stub$Proxy.unregisterClient(IBluetoothGatt.java:905)
at android.bluetooth.BluetoothGatt.unregisterApp(BluetoothGatt.java:714)
at android.bluetooth.BluetoothGatt.close(BluetoothGatt.java:653)
at com.xtremeprog.sdk.ble.AndroidBle.disconnect(AndroidBle.java:247)
at com.xtremeprog.sdk.ble.BleService$1.run(BleService.java:202)
at java.lang.Thread.run(Thread.java:818)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions