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