I am not able to backtrace using the bt
command in debug mode after crash. I have searched but did not get the solution. I have tried [NSThread callStackSymbols]
, but it gives the same message in console:
Console is not supported for a recorded stack frame
How can I do this?