How to Symbolicate an Expo Managed Build iOS .crash report

Hello,

I have built an app using Expo EAS so I have not had to use Xcode. I am trying to diagnose a bug where the app is intermittently crashing on launch on clients’ devices. I have got hold of a .crash log but I can’t seem to glean anything useful from it.

I’m sure I am missing something really obvious because I can’t find anything else talking about this but it seems that the log is ‘symbolicated’ and as such unreadable. I can find lots of guides for symbolicating a crash report but these all seem to assume you have used Xcode to build the app. Since I built the app using EAS, how can I go about symbolicating these logs?

Example excerpt from the crash report

Thank you for any help

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.