i want to generate crash report for Symbolicate iOS Crash to View Crash Logs,so i want to get the crash report using code,at present i only get :
* -[__NS
In Xcode target,
set 'Debug information Formate' to DWARF. Generate Debug Symbols : Yes Strip Debug Symbols During Copy: YES
set 'Debug information Formate' to DWARF.
Generate Debug Symbols : Yes
Strip Debug Symbols During Copy: YES
See image for more info. In final upload make sure you revert same. This is for testing.