Thanks for the reply Vijay!
I’ve just got back from holiday so sorry for the delay in getting back to you. On Android we currently just use the crash reporting and statistics built into the platform for free. We hoped to do the same for iPhone and have done everything on the phone itself that is stated to be required in order for crash reports to be sent to dev. Our android crashes are collated and presented within the Google Developer Console and we expected the same thing to happen in the iTunes Connect App Analytics section. We even built a function into the app to force it to crash yet our crash amount still sits at zero. Currently we can only manually email the dense text crash reports out from the iPhone which is of no use really (they are not very useful either - so I believe not the right thing). We have just found something about enabling symbols within our app that we are investigating. Also a lot of the forum posts I read refer to using Xcode to set up the crash reporting but we don’t use that directly, we currently use Xamarin on the PC. We are using no third party crash reporting tools currently but we may do so if it’s easier. We just want to get the crashes being registered in the iTunes Connect App Analytics section in as much relevant detail as possible.
Many thanks!