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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -