问题
I'd like to generate Bluetooth diagnostics logs on iPhone. I've installed Bluetooth Development Profile and I can click on "Save logs". But where can I find them and how can I transfer them to PC? Preferably without iTunes, as on Windows I have very bad experience with this SW. I'm new to Apple ecosystem. Thank you.
回答1:
Your answer can be found in the Apple documentation here.
The steps are as follows.
- Download and install the profile on your device (this can be done through Safari on the device).
- Restart your device.
- Reproduce any bluetooth commands you would like to diagnose.
- Go to Settings > Bluetooth and select Diagnostic Mode
- Add short description of the problem and tap Save
- Sync device via iTunes (there doesn't seem to be a way to pull them manually without a rooted device).
Windows 7, 8, and Vista logs can be found at:
C:\Users\[Your_User_Name]\AppData\Roaming\Apple Computer\Logs\CrashReporter\MobileDevice\[Your_Device_Name]\BluetoothDiagnostics\
OSX logs can be found at:
/Users/[Your_User_name]/Library/Logs/CrashReporter/MobileDevice/[Your_Device_Name]/BluetoothDiagnostics/
The logs will be saved into timestamped folders like this Logs-2015.12.8-00.50.55/
.
来源:https://stackoverflow.com/questions/32134143/bluetooth-diagnostics-logs-on-ios