Is it possible to get the line number from a stack...
# multiplatform
j
Is it possible to get the line number from a stacktrace in iOS? I am trying
NSThread.callStackSymbols()
but it seems doesn't showing the correct line (maybe it is showing the line generated in obj-c?)