getbluetoothservice() called with no bluetoothmanagercallback

前端 未结 6 1472
遇见更好的自我
遇见更好的自我 2020-12-03 16:30

I am getting getBluetoothService() called with no BluetoothManagerCallback as an error frequently in my Android application.

I have no idea what is caus

6条回答
  •  伪装坚强ぢ
    2020-12-03 17:10

    I get this error even after my application has been closed and I can't get rid of it in any possible way. After this start happening I need to hard-reboot my phone because I'm not able anymore to even turn ON bluetooth.

    Right now (with the same code) it happens only on one of my phones.. maybe it's an issues of the drivers.

提交回复
热议问题