IOS Symbolic Crash Log

Source: Internet
Author: User
1, get a three file 1. Crash report (. crash file) 2. symbol file (. dsymb file) 3. Application files (appname.app file, change the IPA file suffix to zip, then unzip, payload directory Appname.app file), here the AppName is the name of your application . Before processing, keep the ". App", ". DSYM" and ". Crash" files in the same directory. Now open the terminal (Terminal) and enter the following command:
  1. Export Developer_dir=/applications/xcode.app/contents/developer
Then enter the command:
  1. /applications/xcode.app/contents/developer/platforms/iphoneos.platform/developer/library/privateframeworks/ Dtdevicekitbase.framework/versions/a/resources/symbolicatecrash Appname.crash AppName.app > AppName.log
Now, the symbolic crash log is saved in the AppName.log.

IOS Symbolic Crash Log

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.