One, the steps to restore the stack using the symbol table:
"Compile and package the current code to produce Product.app
"Right-click Product.app-Show in finder
Copy bugly symbol table generation tool file "one sh, one jar" to the Product.app directory
Terminal execution: Java-jar buglysymbolios.jar-i compiled product. app.dsym/contents/resources/dwarf/the compiled product-o after the compiled product. App.symbol.zip "Will DSYM /contents/resources/dwarf/products, extracted into symbols table "
"Will extract the symbol table zip file, upload to bugly corresponding version settings
Second, stack restore note:
"Upload the symbol table Zip, must and packaged running app , is the same time code compiled" app crash after the UUID = = extract the symbol table UUID "
"Every time a mobile phone running app must correspond to the same time code compiled, extract the dSYM file, in order to correctly parse the crash after the stack restore code
bugly Use note