-
-
Notifications
You must be signed in to change notification settings - Fork 814
Debug logs
a-iv edited this page Sep 15, 2013
·
2 revisions
To provide more details on your issue we recommend you to give us debug logs from your device.
Here is an instruction how to get it:
Android < 4.1
- Start Xabber
- Enable “Debug log” in Menu → "Settings → “Debug settings”
- Go back to the contact list and select Menu → “Exit”
- Install CatLog:
https://play.google.com/store/apps/details?id=com.nolanlawson.logcat
or
http://goo.gl/OBPm6 - Start CatLog
- Select Menu → “Record”
- Start Xabber
- Wait for the issue
- Open CatLog
- Select Menu → “Stop Recording”
- Select Menu → “Send”
- Send log file to your own email
Android >= 4.1
- Start Xabber
- Enable “Debug log” in Menu → "Settings → “Debug settings”
- Go back to the contact list and select Menu → “Exit”
- Install Android SDK to your PC
http://developer.android.com/sdk/index.html - Connect your phone to your PC
- Start logging from your PC
http://developer.android.com/tools/help/adb.html#logcat - Start Xabber
- Wait for the issue
- Stop loggin
- Send log file to your own email
N.B:
That log will probably contain your unencrypted passwords if connection or reconnection has been occurred while recording.
So you’d better use a temporary password for this operation or just edit the log and wipe passwords out before you send us this information.