iOS 9 App freeze with console log “BKSendHIDEvent”

后端 未结 3 398
南旧
南旧 2020-12-31 08:38

After app launched for a long time, there are some logs in console while touching the screen:

BKSendHIDEvent: IOHIDEventSystemConnectionDispatchEvent error:0xE

3条回答
  •  死守一世寂寞
    2020-12-31 09:07

    I have the same problem.

    In My case it happends after switch off wifi in iPad (OS 9.1). Application is unresponsive. In console I can see the same errors.

    After switch wifi on, application is again responsive and I can continue.

提交回复
热议问题