来自iOS 10 iPhone 6s +的我的Xcode 8设备日志不连续打印以下行,我无法阻止它或者不知道如何阻止它.我能以任何方式阻止这些打印吗?
Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xf0, 0x2, 0x9, 00}
Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: Sent message of 20 bytes
Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: exit, err=0x0
Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: mask=0xFF, bad=false
Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: exit
Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: entry
Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: exit
Sep 20 14:34:42 iPhone kernel(AppleBiometricSensor)[0] <Debug>: entry
Sep 20 14:34:42 iPhone kernel(AppleBiometricSensor)[0] <Debug>: entry
Sep 20 14:34:42 iPhone kernel(AppleBiometricSensor)[0] <Debug>: txBufferLength=7 rxBufferLength=23
Sep 20 14:34:42 iPhone kernel(AppleBiometricSensor)[0] <Debug>: Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00
Sep 20 14:34:42 iPhone kernel(AppleBiometricSensor)[0] <Debug>: Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11
Run Code Online (Sandbox Code Playgroud)
PS:我试过禁用触摸ID,但没有运气.
另外,我不是在谈论控制台日志.我在谈论设备日志.
mal*_*hal 21
升级到macOS Sierra并使用重新设计的Console应用程序.它现在列出了连接的设备,并允许高级过滤和搜索设备日志,比过去Xcode能够实现的更好,例如通过以下屏幕截图中显示的进程名称:
注意:这个新的应用程序不幸在打开时使用30%的CPU,希望Apple可以解决这个问题,同时确保在移动时退出或者忍受严重的电池耗尽.
这个问题不依赖于xcode 8它也在xcode 7上."内核(AppleBiometricSensor)[0]:"如果您将iOS设备置于睡眠状态并且如果您按回原点则再次返回将消失.
iOS 10.0.2更新 - >没有修复
| 归档时间: |
|
| 查看次数: |
10958 次 |
| 最近记录: |