ios - Why Swift crash report doesn't show the exception name? -


i'm checking crash report on crashlytics.

for crashes there clear message like:

*** -[__nsarrayi objectatindex:]: index 13 beyond bounds [0 .. 12] 

but other crashes have function name , message:

crashed: com.apple.main-thread exc_breakpoint 0x00000001001f3938 

is there can increase verbosity of crash log?


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -