I have been unable to finish KeyPass setup on Android for a month now because of the app crashing after I scan the QR code. Anyone else having the same issue? Here is the stack trace from Android:
Code:
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:1689)
at
android.os.Parcel.readException(Parcel.java:1636)
at
android.bluetooth.IBluetoothGatt$Stub$Proxy.sendNotification(IBluetoothGatt.java:1318)
at
android.bluetooth.BluetoothGattServer.notifyCharacteristicChanged(BluetoothGattServer.java:539)
at cwg.a(SourceFile:118)
at cwc.a(SourceFile:31)
at cwi.a(SourceFile:181)
at cvh.a(SourceFile:221)
at cvg.a(SourceFile:97)
at
com.gm.onstar.smrf.sdk.service.PairVehicleService$1.run(SourceFile:9091)