crash analysis tutorials?

Are there any tutorials on how to debug crashes that are occurring on IOS?  If we upgraded to enterprise would we be able to use xcode to analyze the crashes?

We’re getting a lot of crashes on IOS 10 which may not be getting to our app?

Here’s what apple provided:

13   UIKit  -[UIApplicationr_run]

14   UIKit  UIApplicationMain

15   grabbyWord  0x10008c00

16   libdyld.dylib   start

I know Apple has some features that lets you symbolcate crash dumps which might give you more information about what’s going on. I don’t know how much it could reach into the Corona portion of the application. We don’t have anything tutorial wise, that covers native debugging. 

Rob

I know Apple has some features that lets you symbolcate crash dumps which might give you more information about what’s going on. I don’t know how much it could reach into the Corona portion of the application. We don’t have anything tutorial wise, that covers native debugging. 

Rob