Or, What I Spent My Christmas Eve Googling, All In One Place:
https://andrewfray.wordpress.com/20...ios-crash-dumps-from-unity-cloud-build-games/
TL;DR: add this build post-processor to your project: https://gist.github.com/tenpn/f8da1b7df7352a1d50ff. Then for any crashes, download the dSYM and ipa files, put them somewhere Spotlight can find them, and the dumps in the Devices view of Xcode should symbolicate themselves.
https://andrewfray.wordpress.com/20...ios-crash-dumps-from-unity-cloud-build-games/
TL;DR: add this build post-processor to your project: https://gist.github.com/tenpn/f8da1b7df7352a1d50ff. Then for any crashes, download the dSYM and ipa files, put them somewhere Spotlight can find them, and the dumps in the Devices view of Xcode should symbolicate themselves.