Reputation: 2576
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.
Upvotes: 2
Views: 13797
Reputation: 891
Your answer can be found in the Apple documentation here.
The steps are as follows.
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/
.
Upvotes: 5