I have submitted an app to apple review team and it has been rejected 2 times now. They say to look at the crash logs but they are hard to understand where the error is, and they are not helping me really pin pointing the errors. I have managed to download the DSYM file for the app from Itunes Connect but again its not readable to me.
I have been reading up on it and I have to symbolise it? Hope you understand what I mean. I have found the following terminal code but can't figure out where the first file path ends and the second file path begin.
"xcrun dsymutil -symbol-map ~/Library/Developer/Xcode/Archives/2017-11-23/MyGreatApp\ 11-23-17\,\ 12.00\ PM.xcarchive/BCSymbolMaps ~/Downloads/dSYMs/3B15C133-88AA-35B0-B8BA-84AF76826CE0.dSYM"
Any help would be greatly apprecated, thanks