Copyright Notice: This article from Fat Meow ~ blog, reprint must indicate the source.
Reprint Please specify source:http://www.cnblogs.com/by-dream/p/5942779.html
Ben was going to follow the Android routine, but there was no "disgusting" thing on iOS like the android ADB, so the first article started with how to get the crash log.
First you need to install Xcode (I'm using the 7.3 version of Mac version here)
In order to install this version, the Mac version of the system was upgraded to 10.11.4
Select Device in Xcode
After clicking on the page below, we insert our own iphone link mac and select your phone:
After selecting the phone, we can see the app installed in our phone, we click on "View Device Logs", click to enter the following interface:
You can then see the log and time of the crash application, as well as the specific information.
If you want to save this time, you can click the right button to save, and then send the log content to development.
It's quite simple ~
"iOS test" "essay" Crash log Get