Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 15 - Device Logs Button Missing

Tags:

xcode

Trying to resymbolicate a crash file in Xcode and per their instructions (which worked in Xcode 14):

Documentation

But, the button is missing in XCode 15 Devices and Simulators:

Button Missing

Where did it go? When I click "Open Recent Logs" it has me open a folder, and even if there are logs in there Xcode forces me to open them in an app (which isn't very useful)...any ideas the "right" way to do this?

like image 999
Benjamin B. Avatar asked Jan 19 '26 02:01

Benjamin B.


1 Answers

There is an alternative way to obtain the Crash Log that was previously accessible from the 'Device Logs' button in the Xcode Devices and Simulators window documented.

Instead of getting the log via Xcode when the device is connected you can access the crash log through the Settings on the device itself:

  • Go to Settings / Privacy & Security
  • Scroll down to Analytics & Improvements
  • follow the instructions below which are also detailed here

To locate and email crash reports for iOS, iPadOS, watchOS, and tvOS apps:

Open the Analytics & Improvements section of Settings on the device. See Share analytics, diagnostics, and usage information with Apple.

Tap Analytics Data.

Locate the log for your app. The log name starts with for crash reports, or JetsamEvent for high-memory use crashes.

Select the desired log.

Tap the Share icon, and select Mail to send the crash report as a mail attachment.

like image 166
Jadent Avatar answered Jan 23 '26 20:01

Jadent



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!