Method A to extract logs from iOS WPA
Mac instructions:
Download from https://github.com/libimobiledevice-win32/imobiledevice-net/releases/download/v1.3.17/libimobiledevice.1.2.1-r1122-osx-x64.zip
Unzip directory
Open terminal and navigate into unzipped directory
run command “chmod 777 *”
run “./idevicesyslog”
- Approve Several times for each file.
Windows instructions:
- Download the following zip: https://github.com/libimobiledevice-win32/imobiledevice-net/releases/download/v1.3.17/libimobiledevice.1.2.1-r1122-win-x64.zip
- Unzip directory to anywhere
- Open unzipped directory in file explorer
- Launch powershell Hold shift and right click on directory
- Either “Open Powershell window here” or “Open cmd window here” should appear. Click it
- type “.\idevicesyslog.exe > log.txt” in shell
- Connect phone via USB to PC
- Open [WhatsApp] and replicate crash
- After crash has occurred wait 15-20 seconds and type “Ctrl+C” in the opened shell. “Exiting…” should appear
- A file named log.txt should be in unzipped directory
- Mail it to TeleMessage support
Method B to extract logs from iOS WPA
- Connect IPhone to Mac
- Open “Console” app
- Choose connected iphone on the left panel and press start streaming:
- Reproduce the bug
- Press CMD-A then CMD-C to check everything and copy. Then Paste to any text editor.