iOS Friends League statistics and error handling

Source: Internet
Author: User

I. Integration of AU statistics in the AU Statistics platform View integration documentation ii. error handling 1. Open the Go to folder and enter "~/library/developer/xcode/archives/" to go; 2. Locate the "project name 2018-4-24 14.34" under the folder that corresponds to the package. Xcarchive "file; 3. Right-click to display the contents of the package and find" project name. App.dsym "under" dsyms "; 4. Right-click to display the contents of the package,"-->contents-->resources-->dwarf "; 5. Open the terminal, CD to the "DWARF" folder, "gleendemacbook-pro:~ gleen$ cd/users/gleen/desktop/bugly/babynew.app.dsym/contents/ Resources/dwarf "; 6. Open the Friends League statistical error analysis--Error List--error details; Find the blue font error address such as "0x1001e3338" 7. Enter the command "Atos-arch Arm64-o project name 0x1001e3338" in the terminal "Note:" Atos-arch "is the execution command," arm64 "is the error device system," 0x1001e3338 "error location such as:" Gleendemacbook-pro:dwarf gleen$ atos-arch arm64-o babynew 0x100472490 "8. The wrong position can be found in the last enter, such as: "-[uiscrollview (Dznemptydataset) Setemptydatasetsource:] (in babynew) (uiscrollview+ emptydataset.m:386) "Error is on line 386 of the" Setemptydatasetsource "method under the Project Class" Uiscrollview (Dznemptydataset) "; 9. You can handle the problem now ~ ~ ~ 10. May the world be well and no bug~~~

iOS Friends League statistics and error handling

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.