我想在 iPhone 上生成蓝牙诊断日志。我已经安装了蓝牙开发配置文件,我可以点击“保存日志”。但是我在哪里可以找到它们以及如何将它们传输到 PC? 最好没有 iTunes,因为在 Windows 上我对这个 SW 的体验非常糟糕。我是 Apple 生态系统的新手。 谢谢。
您的答案可以在 Apple 文档 here 中找到.
步骤如下。
可在以下位置找到 Windows 7、8 和 Vista 日志:
C:\Users\[Your_User_Name]\AppData\Roaming\Apple Computer\Logs\CrashReporter\MobileDevice\[Your_Device_Name]\BluetoothDiagnostics\
OSX 日志可在以下位置找到:
/Users/[Your_User_name]/Library/Logs/CrashReporter/MobileDevice/[Your_Device_Name]/BluetoothDiagnostics/
日志将保存到带有时间戳的文件夹中,例如 Logs-2015.12.8-00.50.55/
。
关于ios - iOS 上的蓝牙诊断日志,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32134143/
欢迎光临 OStack程序员社区-中国程序员成长平台 (https://ostack.cn/) | Powered by Discuz! X3.4 |