标签: ios objective-c swift
线程0是否始终是iOS崩溃报告中的主线程?如果不是,我如何确定哪个线程是ios崩溃报告中的主线程。 (这是在崩溃报告中看不到线程名称的情况。)
答案 0 :(得分:8)
是
Here is a great read courtesy of Apple on how to decipher the terminology they use in the crash report。