How can I check historic device crash logs with Xcode 15?

I connect my device to and open Devices and Simulators on Xcode 15. I choose my device and click on "open recent logs". I get a file selector with two empty directories "other logs" and "unsymbolicated files."

I open the same window on Xcode 14 and click on "View Device Logs." I get a whole bunch of crash and termination logs.

How can I access the same crash logs on Xcode 15?

We also want to know this. The new interface doesn't seem to be making the same logs available. This is especially problematic for watch apps and extensions which don't have robust 3rd party tooling options for crash reporting while in development.

The crash logs can now be accessed directly from "Settings/Privacy & Security/Analytics & Improvements/Analytics Data" on the device itself. Detailed here:https://developer.apple.com/documentation/xcode/acquiring-crash-reports-and-diagnostic-logs

How can I check historic device crash logs with Xcode 15?
 
 
Q