How to get crash logs for a managed app?

A couple of days ago I got a huge spike in crash reports inside of App Store Connect. How can I see the logs for these errors?

I have a managed expo app and it was stable for months with 0 crashes. I don’t see anything specific causes in my releases around the time frame when the crashes started happening, and there were no crashes in the Expo CLI either during the testing of these releases.

+1 – how can we view crash logs? The Apple documentation says to look at Xcode, but I don’t think we can do that with a managed app.