How do I capture log file details if I have trouble connecting to the car, so that the developers can analyse and help me in trouble shooting the connection.
Log file
- 254 Views
- Last Post 29 June 2018
itsjoasom
posted this
29 June 2018
inCarDoc
posted this
29 June 2018
For Android
- check/turn-on debug logging: Settings-Logging-Debug logging
- try to connect and/or run your test actions
- prepare mail with debug log with: Settings-Logging-Send message
- add your comments or questions and send the mail
For iOS
- try to connect and/or run your test actions
- prepare mail with debug log with: Settings-Send log
- add your comments or questions and send the mail
Thanks!